Share via


IReplicaContainer.ExecEndpoint Property

Definition

Container exec endpoint

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Container exec endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="execEndpoint", Update=false)]
public string ExecEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Container exec endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="execEndpoint", Update=false)>]
member this.ExecEndpoint : string
Public ReadOnly Property ExecEndpoint As String

Property Value

Attributes

Applies to