共用方式為


PrivateStore Class

Definition

The PrivateStore data structure.

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateStore : Microsoft.Azure.Management.Marketplace.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateStore = class
    inherit Resource
Public Class PrivateStore
Inherits Resource
Inheritance
PrivateStore
Attributes

Constructors

PrivateStore()

Initializes a new instance of the PrivateStore class.

PrivateStore(String, String, String, SystemData, String, String, String, String, String, Nullable<Boolean>, IList<String>, IDictionary<String, String>, IList<Recipient>, Nullable<Boolean>)

Initializes a new instance of the PrivateStore class.

Properties

Availability

Gets or sets indicates private store availability. Possible values include: 'enabled', 'disabled'

Branding

Gets or sets list of branding characteristics

CollectionIds

Gets list of associated collection ids

ETag

Gets or sets identifier for purposes of race condition

Id

Gets the resource ID.

(Inherited from Resource)
IsGov

Gets or sets is government

Name

Gets the name of the resource.

(Inherited from Resource)
PrivateStoreId

Gets private Store id

PrivateStoreName

Gets or sets private Store Name

Recipients

Gets or sets list of notified recipients for new requests

SendToAllMarketplaceAdmins

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

SystemData

Gets metadata pertaining to creation and last modification of the resource

(Inherited from Resource)
TenantId

Gets or sets tenant id

Type

Gets the type of the resource.

(Inherited from Resource)

Applies to