다음을 통해 공유


AddonSrmProperties 클래스

정의

SRM(Site Recovery Manager) 추가 기능의 속성

[Newtonsoft.Json.JsonObject("SRM")]
public class AddonSrmProperties : Microsoft.Azure.Management.Avs.Models.AddonProperties
[<Newtonsoft.Json.JsonObject("SRM")>]
type AddonSrmProperties = class
    inherit AddonProperties
Public Class AddonSrmProperties
Inherits AddonProperties
상속
AddonSrmProperties
특성
Newtonsoft.Json.JsonObjectAttribute

생성자

AddonSrmProperties()

AddonSrmProperties 클래스의 새 instance 초기화합니다.

AddonSrmProperties(String, String)

AddonSrmProperties 클래스의 새 instance 초기화합니다.

속성

LicenseKey

SRM(Site Recovery Manager) 라이선스를 가져오거나 설정합니다.

ProvisioningState

추가 기능 프로비전의 상태를 가져옵니다. 가능한 값은 'Succeeded', 'Failed', 'Canceled', 'Building', 'Deleting', 'Updating'입니다.

(다음에서 상속됨 AddonProperties)

적용 대상