Share via


DedicatedHsmData Class

Definition

A class representing the DedicatedHsm data model. Resource information with extended details.

public class DedicatedHsmData : Azure.ResourceManager.Models.TrackedResourceData
type DedicatedHsmData = class
    inherit TrackedResourceData
Public Class DedicatedHsmData
Inherits TrackedResourceData
Inheritance

Constructors

DedicatedHsmData(AzureLocation)

Initializes a new instance of DedicatedHsmData.

Properties

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
ManagementNetworkProfile

Specifies the management network interfaces of the dedicated hsm.

Name

The name of the resource.

(Inherited from ResourceData)
NetworkProfile

Specifies the network interfaces of the dedicated hsm.

ProvisioningState

Provisioning state.

ResourceType

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

(Inherited from ResourceData)
SkuName

SKU of the dedicated HSM.

StampId

This field will be used when RP does not support Availability zones.

StatusMessage

Resource Status Message.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)
Zones

The Dedicated Hsm zones.

Applies to