Compartir a través de


ISyncProperties.GatewayEndpoint Property

Definition

The gateway endpoint used by the connected registry to communicate with its parent.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="The gateway endpoint used by the connected registry to communicate with its parent.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="gatewayEndpoint", Update=false)]
public string GatewayEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Create=false, Description="The gateway endpoint used by the connected registry to communicate with its parent.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="gatewayEndpoint", Update=false)>]
member this.GatewayEndpoint : string
Public ReadOnly Property GatewayEndpoint As String

Property Value

Attributes

Applies to