IDomainOwnershipIdentifier.OwnershipId Property

Definition

Ownership Id.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Ownership Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ownershipId", Update=true)]
public string OwnershipId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Ownership Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ownershipId", Update=true)>]
member this.OwnershipId : string with get, set
Public Property OwnershipId As String

Property Value

Attributes

Applies to