ResourceAssociationAccessMode Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Access mode of the resource association.
public readonly struct ResourceAssociationAccessMode : IEquatable<Azure.ResourceManager.Batch.Models.ResourceAssociationAccessMode>
type ResourceAssociationAccessMode = struct
Public Structure ResourceAssociationAccessMode
Implements IEquatable(Of ResourceAssociationAccessMode)
- Inheritance
-
ResourceAssociationAccessMode
- Implements
Resource |
Initializes a new instance of ResourceAssociationAccessMode. |
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. |
Equals(Resource |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Resource |
Determines if two ResourceAssociationAccessMode values are the same. |
Implicit(String to Resource |
Converts a string to a ResourceAssociationAccessMode. |
Inequality(Resource |
Determines if two ResourceAssociationAccessMode values are not the same. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: