IConnectedCluster.GatewayResourceId Property

Definition

The resource ID of the gateway used for the Arc router feature.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, Description="The resource ID of the gateway used for the Arc router feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceId", Update=true)]
public string GatewayResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Create=true, Description="The resource ID of the gateway used for the Arc router feature.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceId", Update=true)>]
member this.GatewayResourceId : string with get, set
Public Property GatewayResourceId As String

Property Value

Attributes

Applies to