Partilhar via


IPrivateStoreProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.PrivateStorePropertiesTypeConverter))]
public interface IPrivateStoreProperties : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.PrivateStorePropertiesTypeConverter))>]
type IPrivateStoreProperties = interface
    interface IJsonSerializable
Public Interface IPrivateStoreProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Availability

Indicates private store availability

Branding

Gets or sets list of branding characteristics

CollectionId

Gets list of associated collection ids

ETag

Identifier for purposes of race condition

IsGov

Is government

NotificationSettingRecipient

Gets or sets list of notified recipients for new requests

NotificationSettingSendToAllMarketplaceAdmin

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

PrivateStoreId

Private Store id

PrivateStoreName

Private Store Name

TenantId

Tenant id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to