Show / Hide Table of Contents

Class GetPoolStorageImageReferenceResult

Inheritance
System.Object
GetPoolStorageImageReferenceResult
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.Batch.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetPoolStorageImageReferenceResult

Fields

View Source

Id

The fully qualified ID of the certificate installed on the pool.

Declaration
public readonly string Id
Field Value
Type Description
System.String
View Source

Offer

Declaration
public readonly string Offer
Field Value
Type Description
System.String
View Source

Publisher

Declaration
public readonly string Publisher
Field Value
Type Description
System.String
View Source

Sku

Declaration
public readonly string Sku
Field Value
Type Description
System.String
View Source

Version

Declaration
public readonly string Version
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.