你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IExistingRecoveryProximityPlacementGroup Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ExistingRecoveryProximityPlacementGroupTypeConverter))]
public interface IExistingRecoveryProximityPlacementGroup : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IRecoveryProximityPlacementGroupCustomDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.ExistingRecoveryProximityPlacementGroupTypeConverter))>]
type IExistingRecoveryProximityPlacementGroup = interface
    interface IJsonSerializable
    interface IRecoveryProximityPlacementGroupCustomDetails
Public Interface IExistingRecoveryProximityPlacementGroup
Implements IRecoveryProximityPlacementGroupCustomDetails
Derived
Attributes
Implements

Properties

RecoveryProximityPlacementGroupId

The recovery proximity placement group Id. Will throw error, if resource does not exist.

ResourceType

The class type.

(Inherited from IRecoveryProximityPlacementGroupCustomDetails)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to