Share via


PrivateCloudUpdate interface

An update to a private cloud resource

Properties

identity

The managed service identities assigned to this resource.

properties

The updatable properties of a private cloud resource

sku

The SKU (Stock Keeping Unit) assigned to this resource.

tags

Resource tags.

Property Details

identity

The managed service identities assigned to this resource.

identity?: PrivateCloudIdentity

Property Value

properties

The updatable properties of a private cloud resource

properties?: PrivateCloudUpdateProperties

Property Value

sku

The SKU (Stock Keeping Unit) assigned to this resource.

sku?: Sku

Property Value

Sku

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>