Class GetAccessGroupsGroupResult
Inheritance
System.Object
GetAccessGroupsGroupResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.Nas.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetAccessGroupsGroupResult
Fields
View SourceDescription
Filter results by a specific Description.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Id
AccessGroupName of the AccessGroup.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
MountTargetCount
MountTargetCount block of the AccessGroup
Declaration
public readonly int MountTargetCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
RuleCount
RuleCount of the AccessGroup.
Declaration
public readonly int RuleCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Type
Filter results by a specific AccessGroupType.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |