Class GetProtocolsArgs
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
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetProtocolsArgs : InvokeArgs
Constructors
View SourceGetProtocolsArgs()
Declaration
public GetProtocolsArgs()
Properties
View SourceOutputFile
Declaration
public string OutputFile { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Type
The file system type. Valid Values: Performance and Capacity.
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ZoneId
String to filter results by zone id.
Declaration
public string ZoneId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |