NfsAccessRuleAccess Struct
Definition
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 allowed by this rule.
public readonly struct NfsAccessRuleAccess : IEquatable<Azure.ResourceManager.StorageCache.Models.NfsAccessRuleAccess>
type NfsAccessRuleAccess = struct
Public Structure NfsAccessRuleAccess
Implements IEquatable(Of NfsAccessRuleAccess)
- Inheritance
-
NfsAccessRuleAccess
- Implements
Constructors
NfsAccessRuleAccess(String) |
Initializes a new instance of NfsAccessRuleAccess. |
Properties
No |
no. |
ReadOnly |
ro. |
ReadWrite |
rw. |
Methods
Equals(NfsAccessRuleAccess) |
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
Equality(NfsAccessRuleAccess, NfsAccessRuleAccess) |
Determines if two NfsAccessRuleAccess values are the same. |
Implicit(String to NfsAccessRuleAccess) |
Converts a string to a NfsAccessRuleAccess. |
Inequality(NfsAccessRuleAccess, NfsAccessRuleAccess) |
Determines if two NfsAccessRuleAccess values are not the same. |
Applies to
Azure SDK for .NET