Condividi tramite


ISecurityIdentity.OrgName Property

Definition

The Azure DevOps organization name.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The Azure DevOps organization name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="orgName", Update=true)]
public string OrgName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The Azure DevOps organization name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="orgName", Update=true)>]
member this.OrgName : string with get, set
Public Property OrgName As String

Property Value

Attributes

Applies to