Freigeben über


IConnectedRegistry.SyncPropertyGatewayEndpoint Property

Definition

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

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

Property Value

Attributes

Applies to