Show / Hide Table of Contents

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 Source

Description

Filter results by a specific Description.

Declaration
public readonly string Description
Field Value
Type Description
System.String
View Source

Id

AccessGroupName of the AccessGroup.

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

MountTargetCount

MountTargetCount block of the AccessGroup

Declaration
public readonly int MountTargetCount
Field Value
Type Description
System.Int32
View Source

RuleCount

RuleCount of the AccessGroup.

Declaration
public readonly int RuleCount
Field Value
Type Description
System.Int32
View Source

Type

Filter results by a specific AccessGroupType.

Declaration
public readonly string Type
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.