共用方式為


NetworkSecurityPerimeterConfigurationPropertiesResourceAssociation.AccessMode Property

Definition

Gets or sets access Mode of the resource association. Possible values include: 'NoAssociationMode', 'EnforcedMode', 'LearningMode', 'AuditMode', 'UnspecifiedMode'

[Newtonsoft.Json.JsonProperty(PropertyName="accessMode")]
public string AccessMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessMode")>]
member this.AccessMode : string with get, set
Public Property AccessMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to