CapacityPatchRequest.TenantKeyId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to