Class GetPlatformImageResult
Inheritance
System.Object
GetPlatformImageResult
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.Azure.Compute
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetPlatformImageResult
Fields
View SourceId
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Location
Declaration
public readonly string Location
Field Value
| Type | Description |
|---|---|
| System.String |
Offer
Declaration
public readonly string Offer
Field Value
| Type | Description |
|---|---|
| System.String |
Publisher
Declaration
public readonly string Publisher
Field Value
| Type | Description |
|---|---|
| System.String |
Sku
Declaration
public readonly string Sku
Field Value
| Type | Description |
|---|---|
| System.String |
Version
Declaration
public readonly string Version
Field Value
| Type | Description |
|---|---|
| System.String |