1. Packages
  2. Azure Native
  3. API Docs
  4. marketplace
  5. getPrivateStoreCollection
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.marketplace.getPrivateStoreCollection

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Gets private store collection Azure REST API version: 2023-01-01.

    Using getPrivateStoreCollection

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPrivateStoreCollection(args: GetPrivateStoreCollectionArgs, opts?: InvokeOptions): Promise<GetPrivateStoreCollectionResult>
    function getPrivateStoreCollectionOutput(args: GetPrivateStoreCollectionOutputArgs, opts?: InvokeOptions): Output<GetPrivateStoreCollectionResult>
    def get_private_store_collection(collection_id: Optional[str] = None,
                                     private_store_id: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> GetPrivateStoreCollectionResult
    def get_private_store_collection_output(collection_id: Optional[pulumi.Input[str]] = None,
                                     private_store_id: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[GetPrivateStoreCollectionResult]
    func LookupPrivateStoreCollection(ctx *Context, args *LookupPrivateStoreCollectionArgs, opts ...InvokeOption) (*LookupPrivateStoreCollectionResult, error)
    func LookupPrivateStoreCollectionOutput(ctx *Context, args *LookupPrivateStoreCollectionOutputArgs, opts ...InvokeOption) LookupPrivateStoreCollectionResultOutput

    > Note: This function is named LookupPrivateStoreCollection in the Go SDK.

    public static class GetPrivateStoreCollection 
    {
        public static Task<GetPrivateStoreCollectionResult> InvokeAsync(GetPrivateStoreCollectionArgs args, InvokeOptions? opts = null)
        public static Output<GetPrivateStoreCollectionResult> Invoke(GetPrivateStoreCollectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPrivateStoreCollectionResult> getPrivateStoreCollection(GetPrivateStoreCollectionArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:marketplace:getPrivateStoreCollection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    CollectionId string
    The collection ID
    PrivateStoreId string
    The store ID - must use the tenant ID
    CollectionId string
    The collection ID
    PrivateStoreId string
    The store ID - must use the tenant ID
    collectionId String
    The collection ID
    privateStoreId String
    The store ID - must use the tenant ID
    collectionId string
    The collection ID
    privateStoreId string
    The store ID - must use the tenant ID
    collection_id str
    The collection ID
    private_store_id str
    The store ID - must use the tenant ID
    collectionId String
    The collection ID
    privateStoreId String
    The store ID - must use the tenant ID

    getPrivateStoreCollection Result

    The following output properties are available:

    AppliedRules List<Pulumi.AzureNative.Marketplace.Outputs.RuleResponse>
    Gets list of collection rules
    ApproveAllItems bool
    Indicating whether all items are approved for this collection (=true) or not (=false).
    ApproveAllItemsModifiedAt string
    Gets the modified date of all items approved.
    CollectionId string
    Gets collection Id.
    Id string
    The resource ID.
    Name string
    The name of the resource.
    NumberOfOffers double
    Gets the number of offers associated with the collection.
    SystemData Pulumi.AzureNative.Marketplace.Outputs.SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    Type string
    The type of the resource.
    AllSubscriptions bool
    Indicating whether all subscriptions are selected (=true) or not (=false).
    Claim string
    Gets or sets the association with Commercial's Billing Account.
    CollectionName string
    Gets or sets collection name.
    Enabled bool
    Indicating whether the collection is enabled or disabled.
    SubscriptionsList List<string>
    Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request
    AppliedRules []RuleResponse
    Gets list of collection rules
    ApproveAllItems bool
    Indicating whether all items are approved for this collection (=true) or not (=false).
    ApproveAllItemsModifiedAt string
    Gets the modified date of all items approved.
    CollectionId string
    Gets collection Id.
    Id string
    The resource ID.
    Name string
    The name of the resource.
    NumberOfOffers float64
    Gets the number of offers associated with the collection.
    SystemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    Type string
    The type of the resource.
    AllSubscriptions bool
    Indicating whether all subscriptions are selected (=true) or not (=false).
    Claim string
    Gets or sets the association with Commercial's Billing Account.
    CollectionName string
    Gets or sets collection name.
    Enabled bool
    Indicating whether the collection is enabled or disabled.
    SubscriptionsList []string
    Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request
    appliedRules List<RuleResponse>
    Gets list of collection rules
    approveAllItems Boolean
    Indicating whether all items are approved for this collection (=true) or not (=false).
    approveAllItemsModifiedAt String
    Gets the modified date of all items approved.
    collectionId String
    Gets collection Id.
    id String
    The resource ID.
    name String
    The name of the resource.
    numberOfOffers Double
    Gets the number of offers associated with the collection.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    type String
    The type of the resource.
    allSubscriptions Boolean
    Indicating whether all subscriptions are selected (=true) or not (=false).
    claim String
    Gets or sets the association with Commercial's Billing Account.
    collectionName String
    Gets or sets collection name.
    enabled Boolean
    Indicating whether the collection is enabled or disabled.
    subscriptionsList List<String>
    Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request
    appliedRules RuleResponse[]
    Gets list of collection rules
    approveAllItems boolean
    Indicating whether all items are approved for this collection (=true) or not (=false).
    approveAllItemsModifiedAt string
    Gets the modified date of all items approved.
    collectionId string
    Gets collection Id.
    id string
    The resource ID.
    name string
    The name of the resource.
    numberOfOffers number
    Gets the number of offers associated with the collection.
    systemData SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    type string
    The type of the resource.
    allSubscriptions boolean
    Indicating whether all subscriptions are selected (=true) or not (=false).
    claim string
    Gets or sets the association with Commercial's Billing Account.
    collectionName string
    Gets or sets collection name.
    enabled boolean
    Indicating whether the collection is enabled or disabled.
    subscriptionsList string[]
    Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request
    applied_rules Sequence[RuleResponse]
    Gets list of collection rules
    approve_all_items bool
    Indicating whether all items are approved for this collection (=true) or not (=false).
    approve_all_items_modified_at str
    Gets the modified date of all items approved.
    collection_id str
    Gets collection Id.
    id str
    The resource ID.
    name str
    The name of the resource.
    number_of_offers float
    Gets the number of offers associated with the collection.
    system_data SystemDataResponse
    Metadata pertaining to creation and last modification of the resource
    type str
    The type of the resource.
    all_subscriptions bool
    Indicating whether all subscriptions are selected (=true) or not (=false).
    claim str
    Gets or sets the association with Commercial's Billing Account.
    collection_name str
    Gets or sets collection name.
    enabled bool
    Indicating whether the collection is enabled or disabled.
    subscriptions_list Sequence[str]
    Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request
    appliedRules List<Property Map>
    Gets list of collection rules
    approveAllItems Boolean
    Indicating whether all items are approved for this collection (=true) or not (=false).
    approveAllItemsModifiedAt String
    Gets the modified date of all items approved.
    collectionId String
    Gets collection Id.
    id String
    The resource ID.
    name String
    The name of the resource.
    numberOfOffers Number
    Gets the number of offers associated with the collection.
    systemData Property Map
    Metadata pertaining to creation and last modification of the resource
    type String
    The type of the resource.
    allSubscriptions Boolean
    Indicating whether all subscriptions are selected (=true) or not (=false).
    claim String
    Gets or sets the association with Commercial's Billing Account.
    collectionName String
    Gets or sets collection name.
    enabled Boolean
    Indicating whether the collection is enabled or disabled.
    subscriptionsList List<String>
    Gets or sets subscription ids list. Empty list indicates all subscriptions are selected, null indicates no update is done, explicit list indicates the explicit selected subscriptions. On insert, null is considered as bad request

    Supporting Types

    RuleResponse

    Type string
    Rule type
    Value List<string>
    Type string
    Rule type
    Value []string
    type String
    Rule type
    value List<String>
    type string
    Rule type
    value string[]
    type str
    Rule type
    value Sequence[str]
    type String
    Rule type
    value List<String>

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC)
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource
    CreatedAt string
    The timestamp of resource creation (UTC)
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource
    createdAt String
    The timestamp of resource creation (UTC)
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource
    createdAt string
    The timestamp of resource creation (UTC)
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource
    created_at str
    The timestamp of resource creation (UTC)
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource
    createdAt String
    The timestamp of resource creation (UTC)
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi