IAppServicePlanPatchResource.KubeEnvironmentProfileType Property

Definition

Resource type of the Kubernetes Environment.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Resource type of the Kubernetes Environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)]
public string KubeEnvironmentProfileType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Resource type of the Kubernetes Environment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)>]
member this.KubeEnvironmentProfileType : string
Public ReadOnly Property KubeEnvironmentProfileType As String

Property Value

Attributes

Applies to