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

BackupResourceConfigResource Class

Definition

The resource storage details.

public class BackupResourceConfigResource : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.Resource
type BackupResourceConfigResource = class
    inherit Resource
Public Class BackupResourceConfigResource
Inherits Resource
Inheritance
BackupResourceConfigResource

Constructors

BackupResourceConfigResource()

Initializes a new instance of the BackupResourceConfigResource class.

BackupResourceConfigResource(String, String, String, String, IDictionary<String,String>, String, BackupResourceConfig)

Initializes a new instance of the BackupResourceConfigResource class.

Properties

ETag

Gets or sets optional ETag.

(Inherited from Resource)
Id

Gets resource Id represents the complete path to the resource.

(Inherited from Resource)
Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name associated with the resource.

(Inherited from Resource)
Properties

Gets or sets backupResourceConfigResource properties

Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

(Inherited from Resource)

Applies to