Show / Hide Table of Contents

Class ExternalDocumentation

ExternalDocumentation allows referencing an external resource for extended documentation.

Inheritance
System.Object
ExternalDocumentation
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Kubernetes.Types.Outputs.ApiExtensions.V1Beta1
Assembly: Pulumi.Kubernetes.dll
Syntax
public sealed class ExternalDocumentation

Fields

View Source

Description

Declaration
public readonly string Description
Field Value
Type Description
System.String
View Source

Url

Declaration
public readonly string Url
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.