PatchVault Class

Definition

Patch Resource information, as returned by the resource provider.

public class PatchVault : Microsoft.Azure.Management.RecoveryServices.Models.PatchTrackedResource
type PatchVault = class
    inherit PatchTrackedResource
Public Class PatchVault
Inherits PatchTrackedResource
Inheritance

Constructors

PatchVault()

Initializes a new instance of the PatchVault class.

PatchVault(String, String, String, String, String, IDictionary<String,String>, VaultProperties, Sku, IdentityData)

Initializes a new instance of the PatchVault 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)
Identity
Location

Gets or sets resource location.

(Inherited from PatchTrackedResource)
Name

Gets resource name associated with the resource.

(Inherited from Resource)
Properties
Sku
Tags

Gets or sets resource tags.

(Inherited from PatchTrackedResource)
Type

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

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to