Class GetOperatingSystemResult
Inheritance
System.Object
GetOperatingSystemResult
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.Packet
Assembly: Pulumi.Packet.dll
Syntax
public sealed class GetOperatingSystemResult
Fields
View SourceDistro
Declaration
public readonly string Distro
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
ProvisionableOn
Declaration
public readonly string ProvisionableOn
Field Value
| Type | Description |
|---|---|
| System.String |
Slug
Operating system slug (same as id)
Declaration
public readonly string Slug
Field Value
| Type | Description |
|---|---|
| System.String |
Version
Declaration
public readonly string Version
Field Value
| Type | Description |
|---|---|
| System.String |