Aracılığıyla paylaş


BackupVault Class

Definition

Backup Vault information

[Microsoft.Rest.Serialization.JsonTransformation]
public class BackupVault : Microsoft.Azure.Management.NetApp.Models.TrackedResource, Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BackupVault = class
    inherit TrackedResource
    interface IResource
Public Class BackupVault
Inherits TrackedResource
Implements IResource
Inheritance
Attributes
Implements

Constructors

BackupVault()

Initializes a new instance of the BackupVault class.

BackupVault(String, String, String, String, SystemData, IDictionary<String,String>, String)
BackupVault(String)

Initializes a new instance of the BackupVault class.

Properties

Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from Resource)
Location

Gets or sets the geo-location where the resource lives

(Inherited from TrackedResource)
Name

Gets the name of the resource

(Inherited from Resource)
ProvisioningState

Gets azure lifecycle management

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Tags

Gets or sets resource tags.

(Inherited from TrackedResource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Methods

Validate()

Validate the object.

Extension Methods

ConvertToPs(BackupVault)

Applies to