Subnet.ServiceEndpoint Property

Definition

An array of service endpoints.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IServiceEndpointPropertiesFormat> ServiceEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.ServiceEndpoint : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IServiceEndpointPropertiesFormat> with get, set
Public Property ServiceEndpoint As List(Of IServiceEndpointPropertiesFormat)

Property Value

Implements

Attributes

Applies to