Class ShareExportLocationGetArgs
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.OpenStack.SharedFileSystem.Inputs
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class ShareExportLocationGetArgs : ResourceArgs
Constructors
View SourceShareExportLocationGetArgs()
Declaration
public ShareExportLocationGetArgs()
Properties
View SourcePath
Declaration
public Input<string> Path { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Preferred
Declaration
public Input<string> Preferred { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |