IStandbyContainerGroupPoolRuntimeViewResourceProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyContainerGroupPoolRuntimeViewResourcePropertiesTypeConverter))]
public interface IStandbyContainerGroupPoolRuntimeViewResourceProperties : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyContainerGroupPoolRuntimeViewResourcePropertiesTypeConverter))>]
type IStandbyContainerGroupPoolRuntimeViewResourceProperties = interface
interface IJsonSerializable
Public Interface IStandbyContainerGroupPoolRuntimeViewResourceProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
InstanceCountSummary |
A list containing the counts of container groups in each possible state, as known by the StandbyPool resource provider. |
ProvisioningState |
Displays the provisioning state of the standby pool |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |