Delen via


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

Property Value

Attributes

Applies to