Share via


IDefenderForServersAwsOfferingArcAutoProvisioningConfiguration.PrivateLinkScope Property

Definition

Optional Arc private link scope resource id to link the Arc agent

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Optional Arc private link scope resource id to link the Arc agent", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateLinkScope", Update=true)]
public string PrivateLinkScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Optional Arc private link scope resource id to link the Arc agent", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privateLinkScope", Update=true)>]
member this.PrivateLinkScope : string with get, set
Public Property PrivateLinkScope As String

Property Value

Attributes

Applies to