次の方法で共有


VaultSetting Class

Definition

Vault setting.

public class VaultSetting : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.Resource
type VaultSetting = class
    inherit Resource
Public Class VaultSetting
Inherits Resource
Inheritance
VaultSetting

Constructors

VaultSetting()

Initializes a new instance of the VaultSetting class.

VaultSetting(String, String, String, String, VaultSettingProperties)

Initializes a new instance of the VaultSetting class.

Properties

Id

Gets resource Id

(Inherited from Resource)
Location

Gets or sets resource Location

(Inherited from Resource)
Name

Gets resource Name

(Inherited from Resource)
Properties

Gets or sets the vault setting properties.

Type

Gets resource Type

(Inherited from Resource)

Applies to