PolicyAssignmentInner.Sku 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 the policy sku. This property is optional, obsolete, and will be ignored.
[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicySku Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.ResourceManager.Fluent.Models.PolicySku with get, set
Public Property Sku As PolicySku
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute