DomainOwnershipIdentifierInner.OwnershipId Property

Definition

Gets or sets ownership Id.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ownershipId")]
public string OwnershipId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ownershipId")>]
member this.OwnershipId : string with get, set
Public Property OwnershipId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to