Share via


IFluidRelayServer.FluidRelayEndpointStorageEndpoint Property

Definition

The Fluid Relay storage endpoints.

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The Fluid Relay storage endpoints.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageEndpoints")]
public string[] FluidRelayEndpointStorageEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The Fluid Relay storage endpoints.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="storageEndpoints")>]
member this.FluidRelayEndpointStorageEndpoint : string[]
Public ReadOnly Property FluidRelayEndpointStorageEndpoint As String()

Property Value

String[]
Attributes

Applies to