共用方式為


EndpointAcl.Rules Property

Definition

Optional. The set of access control rules for the endpoint.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.AccessControlListRule> Rules { get; set; }
member this.Rules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.AccessControlListRule> with get, set
Public Property Rules As IList(Of AccessControlListRule)

Property Value

Applies to