Compartilhar via


INetworkSecurityPerimeterConfigurationProperties.ResourceAssociationAccessMode Property

Definition

Access Mode of the resource association

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "NoAssociationMode", "EnforcedMode", "LearningMode", "AuditMode", "UnspecifiedMode" })]
[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Access Mode of the resource association", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="accessMode", Update=false)]
public string ResourceAssociationAccessMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.PSArgumentCompleter(new System.String[] { "NoAssociationMode", "EnforcedMode", "LearningMode", "AuditMode", "UnspecifiedMode" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Access Mode of the resource association", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="accessMode", Update=false)>]
member this.ResourceAssociationAccessMode : string
Public ReadOnly Property ResourceAssociationAccessMode As String

Property Value

Attributes

Applies to