ServiceEndpointPolicyDefinition.ServiceResource Property

Definition

A list of service resources.

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

Property Value

Implements

Attributes

Applies to