Share via


TemplateAppInstallDetails.OwnerTenantId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="ownerTenantId")]
public Guid OwnerTenantId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ownerTenantId")>]
member this.OwnerTenantId : Guid with get, set
Public Property OwnerTenantId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to