Leer en inglés

Compartir a través de


IStandbyPoolIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Models.StandbyPoolIdentityTypeConverter))]
public interface IStandbyPoolIdentity : Microsoft.Azure.PowerShell.Cmdlets.StandbyPool.Runtime.IJsonSerializable
Derived
Attributes
Implements

Properties

Id

Resource identity path

ResourceGroupName

The name of the resource group. The name is case insensitive.

RuntimeView

The unique identifier for the runtime view. The input string should be the word 'latest', which will get the latest runtime view of the pool, otherwise the request will fail with NotFound exception.

StandbyContainerGroupPoolName

Name of the standby container group pool

StandbyVirtualMachineName

Name of the standby virtual machine

StandbyVirtualMachinePoolName

Name of the standby virtual machine pool

SubscriptionId

The ID of the target subscription. The value must be an UUID.

Methods

Applies to