GalleryInVMAccessControlProfileVersionUpdate.Rules Property

Definition

Gets or sets this is the Access Control Rules specification for an inVMAccessControlProfile version.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rules")]
public Microsoft.Azure.Management.Compute.Models.AccessControlRules Rules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rules")>]
member this.Rules : Microsoft.Azure.Management.Compute.Models.AccessControlRules with get, set
Public Property Rules As AccessControlRules

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to