Class GetMountTargetsTargetResult
Inheritance
System.Object
GetMountTargetsTargetResult
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 GetMountTargetsTargetResult
Fields
View SourceAccessGroupName
Filter results by a specific AccessGroupName.
Declaration
public readonly string AccessGroupName
Field Value
| Type | Description |
|---|---|
| System.String |
Id
ID of the MountTargetDomain.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
MountTargetDomain
Filter results by a specific MountTargetDomain.
Declaration
public readonly string MountTargetDomain
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Filter results by a specific NetworkType.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |
VpcId
Filter results by a specific VpcId.
Declaration
public readonly string VpcId
Field Value
| Type | Description |
|---|---|
| System.String |
VswitchId
Filter results by a specific VSwitchId.
Declaration
public readonly string VswitchId
Field Value
| Type | Description |
|---|---|
| System.String |