Freigeben über


IAppIdentity.ConnectedEnvironmentName Property

Definition

Name of the connectedEnvironment.

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

Property Value

Attributes

Applies to