Condividi tramite


IFunctionsIdentity.DomainOwnershipIdentifierName Property

Definition

Name of domain ownership identifier.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of domain ownership identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainOwnershipIdentifierName")]
public string DomainOwnershipIdentifierName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of domain ownership identifier.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="domainOwnershipIdentifierName")>]
member this.DomainOwnershipIdentifierName : string with get, set
Public Property DomainOwnershipIdentifierName As String

Property Value

Attributes

Applies to