IFluidRelayContainerProperties.FrsContainerId 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 frsContainerId for this container
[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The frsContainerId for this container", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="frsContainerId")]
public string FrsContainerId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Runtime.Info(Description="The frsContainerId for this container", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="frsContainerId")>]
member this.FrsContainerId : string
Public ReadOnly Property FrsContainerId As String
Property Value
- Attributes