Condividi tramite


LabServicesSku.Restrictions Property

Definition

Gets restrictions of a lab services SKUs.

[Newtonsoft.Json.JsonProperty(PropertyName="restrictions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.LabServices.Models.LabServicesSkuRestrictions> Restrictions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="restrictions")>]
member this.Restrictions : System.Collections.Generic.IList<Microsoft.Azure.Management.LabServices.Models.LabServicesSkuRestrictions>
Public ReadOnly Property Restrictions As IList(Of LabServicesSkuRestrictions)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to