IFluidRelayServer.FluidRelayEndpointServiceEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Fluid Relay service endpoints.
[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The Fluid Relay service endpoints.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceEndpoints")]
public string[] FluidRelayEndpointServiceEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The Fluid Relay service endpoints.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceEndpoints")>]
member this.FluidRelayEndpointServiceEndpoint : string[]
Public ReadOnly Property FluidRelayEndpointServiceEndpoint As String()
Property Value
String[]
- Attributes