BillingAccountPoliciesResponseProperties.ServiceTenants Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets service tenant for the billing account.
[Newtonsoft.Json.JsonProperty(PropertyName="serviceTenants")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Subscription.Models.ServiceTenantResponse> ServiceTenants { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceTenants")>]
member this.ServiceTenants : System.Collections.Generic.IList<Microsoft.Azure.Management.Subscription.Models.ServiceTenantResponse> with get, set
Public Property ServiceTenants As IList(Of ServiceTenantResponse)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute