PrivateStoreData Class

Definition

A class representing the PrivateStore data model. The PrivateStore data structure.

public class PrivateStoreData : Azure.ResourceManager.Models.ResourceData
type PrivateStoreData = class
    inherit ResourceData
Public Class PrivateStoreData
Inherits ResourceData
Inheritance
PrivateStoreData

Constructors

PrivateStoreData()

Initializes a new instance of PrivateStoreData.

Properties

Availability

Indicates private store availability.

Branding

Gets or sets list of branding characteristics.

CollectionIds

Gets list of associated collection ids.

ETag

Identifier for purposes of race condition.

Id

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

(Inherited from ResourceData)
IsGov

Is government.

Name

The name of the resource.

(Inherited from ResourceData)
PrivateStoreId

Private Store id.

PrivateStoreName

Private Store Name.

Recipients

Gets or sets list of notified recipients for new requests.

ResourceType

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

(Inherited from ResourceData)
SendToAllMarketplaceAdmins

Gets or sets whether to send email to all marketplace admins for new requests.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
TenantId

Tenant id.

Applies to