IAppServicePlanPatchResourceProperties.KubeEnvironmentProfileName Property

Definition

Name of the Kubernetes Environment.

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

Property Value

Attributes

Applies to