Class ServiceTaskSpecResourcesLimitsGenericResources
Inheritance
System.Object
ServiceTaskSpecResourcesLimitsGenericResources
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.Docker.Outputs
Assembly: Pulumi.Docker.dll
Syntax
public sealed class ServiceTaskSpecResourcesLimitsGenericResources
Fields
View SourceDiscreteResourcesSpecs
The Integer resources, delimited by =
Declaration
public readonly ImmutableArray<string> DiscreteResourcesSpecs
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
NamedResourcesSpecs
The String resources, delimited by =
Declaration
public readonly ImmutableArray<string> NamedResourcesSpecs
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |