次の方法で共有


IMSDeployStatus.Deployer Property

Definition

Username of deployer

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Username of deployer", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deployer")]
public string Deployer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Username of deployer", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="deployer")>]
member this.Deployer : string
Public ReadOnly Property Deployer As String

Property Value

Attributes

Applies to