Class GetPoolContainerConfigurationResult
Inheritance
System.Object
GetPoolContainerConfigurationResult
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 GetPoolContainerConfigurationResult
Fields
View SourceContainerRegistries
Additional container registries from which container images can be pulled by the pool's VMs.
Declaration
public readonly ImmutableArray<GetPoolContainerConfigurationContainerRegistryResult> ContainerRegistries
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<GetPoolContainerConfigurationContainerRegistryResult> |
Type
The type of container configuration.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |