IGroupConnectivityInformation.PrivateLinkServiceArmRegion Property

Definition

Gets or sets the private link service arm region.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the private link service arm region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkServiceArmRegion")]
public string PrivateLinkServiceArmRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the private link service arm region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="privateLinkServiceArmRegion")>]
member this.PrivateLinkServiceArmRegion : string with get, set
Public Property PrivateLinkServiceArmRegion As String

Property Value

Attributes

Applies to