Class GetAddressScopeResult
Inheritance
System.Object
GetAddressScopeResult
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.Networking
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class GetAddressScopeResult
Fields
View SourceId
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
IpVersion
See Argument Reference above.
Declaration
public readonly int? IpVersion
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
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
Declaration
public readonly string Region
Field Value
| Type | Description |
|---|---|
| System.String |
Shared
See Argument Reference above.
Declaration
public readonly bool? Shared
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |