Share via


IFluidRelayServer.FluidRelayEndpointServiceEndpoint Property

Definition

The Fluid Relay service endpoints.

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Create=false, Description="The Fluid Relay service endpoints.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceEndpoints", Update=false)]
public System.Collections.Generic.List<string> FluidRelayEndpointServiceEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Create=false, Description="The Fluid Relay service endpoints.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="serviceEndpoints", Update=false)>]
member this.FluidRelayEndpointServiceEndpoint : System.Collections.Generic.List<string>
Public ReadOnly Property FluidRelayEndpointServiceEndpoint As List(Of String)

Property Value

Attributes

Applies to