VirtualMachineUpdateLoadBalancedSetParameters.InputEndpoint.Rules Property

 

Gets or sets a collection of AccessControlListRule objects that define the access control rules for network traffic to the endpoint.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<AccessControlListRule> Rules { get; set; }
Return to top
Show: