Udostępnij za pośrednictwem


ConfigurationSet.InputEndpoints Property

Definition

Optional. Contains a collection of external endpoints for the virtual machine. This element is only used with the NetworkConfigurationSet type.

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

Property Value

Applies to