Condividi tramite


IStandbyContainerGroupPoolRuntimeViewResourceProperties Interface

Definition

[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)

Applies to