Class GetShareResult
Inheritance
System.Object
GetShareResult
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
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class GetShareResult
Fields
View SourceAvailabilityZone
The share availability zone.
Declaration
public readonly string AvailabilityZone
Field Value
| Type | Description |
|---|---|
| System.String |
Description
See Argument Reference above.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
ExportLocationPath
See Argument Reference above.
Declaration
public readonly string ExportLocationPath
Field Value
| Type | Description |
|---|---|
| System.String |
ExportLocations
A list of export locations. For example, when a share server has more than one network interface, it can have multiple export locations.
Declaration
public readonly ImmutableArray<GetShareExportLocationResult> ExportLocations
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetShareExportLocationResult> |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
IsPublic
See Argument Reference above.
Declaration
public readonly bool IsPublic
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Metadata
See Argument Reference above.
Declaration
public readonly ImmutableDictionary<string, object> Metadata
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableDictionary<System.String, System.Object> |
Name
See Argument Reference above.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
ProjectId
See Argument Reference above.
Declaration
public readonly string ProjectId
Field Value
| Type | Description |
|---|---|
| System.String |
Region
The region in which to obtain the V2 Shared File System client.
Declaration
public readonly string Region
Field Value
| Type | Description |
|---|---|
| System.String |
ShareNetworkId
See Argument Reference above.
Declaration
public readonly string ShareNetworkId
Field Value
| Type | Description |
|---|---|
| System.String |
ShareProto
The share protocol.
Declaration
public readonly string ShareProto
Field Value
| Type | Description |
|---|---|
| System.String |
Size
The share size, in GBs.
Declaration
public readonly int Size
Field Value
| Type | Description |
|---|---|
| System.Int32 |
SnapshotId
See Argument Reference above.
Declaration
public readonly string SnapshotId
Field Value
| Type | Description |
|---|---|
| System.String |
Status
See Argument Reference above.
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |