ResourceAssociationAccessMode Struct

Definition

Access mode of the resource association.

C#
public readonly struct ResourceAssociationAccessMode : IEquatable<Azure.ResourceManager.Batch.Models.ResourceAssociationAccessMode>
Inheritance
ResourceAssociationAccessMode
Implements

Constructors

Properties

Audit

Audit access mode - traffic to the resource that fails access checks is logged but not blocked.

Enforced

Enforced access mode - traffic to the resource that failed access checks is blocked.

Learning

Learning access mode - traffic to the resource is enabled for analysis but not blocked.

Methods

Equals(ResourceAssociationAccessMode)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versies
Azure SDK for .NET Latest