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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.marketplace.getPrivateStoreCollection
Explore with Pulumi AI
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.47.1 published on Monday, Jun 24, 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:
- Collection
Id string - The collection ID
- Private
Store stringId - The store ID - must use the tenant ID
- Collection
Id string - The collection ID
- Private
Store stringId - The store ID - must use the tenant ID
- collection
Id String - The collection ID
- private
Store StringId - The store ID - must use the tenant ID
- collection
Id string - The collection ID
- private
Store stringId - The store ID - must use the tenant ID
- collection_
id str - The collection ID
- private_
store_ strid - The store ID - must use the tenant ID
- collection
Id String - The collection ID
- private
Store StringId - The store ID - must use the tenant ID
getPrivateStoreCollection Result
The following output properties are available:
- Applied
Rules List<Pulumi.Azure Native. Marketplace. Outputs. Rule Response> - Gets list of collection rules
- Approve
All boolItems - Indicating whether all items are approved for this collection (=true) or not (=false).
- Approve
All stringItems Modified At - Gets the modified date of all items approved.
- Collection
Id string - Gets collection Id.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- Number
Of doubleOffers - Gets the number of offers associated with the collection.
- System
Data Pulumi.Azure Native. Marketplace. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- All
Subscriptions bool - Indicating whether all subscriptions are selected (=true) or not (=false).
- Claim string
- Gets or sets the association with Commercial's Billing Account.
- Collection
Name string - Gets or sets collection name.
- Enabled bool
- Indicating whether the collection is enabled or disabled.
- Subscriptions
List 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
- Applied
Rules []RuleResponse - Gets list of collection rules
- Approve
All boolItems - Indicating whether all items are approved for this collection (=true) or not (=false).
- Approve
All stringItems Modified At - Gets the modified date of all items approved.
- Collection
Id string - Gets collection Id.
- Id string
- The resource ID.
- Name string
- The name of the resource.
- Number
Of float64Offers - Gets the number of offers associated with the collection.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- Type string
- The type of the resource.
- All
Subscriptions bool - Indicating whether all subscriptions are selected (=true) or not (=false).
- Claim string
- Gets or sets the association with Commercial's Billing Account.
- Collection
Name string - Gets or sets collection name.
- Enabled bool
- Indicating whether the collection is enabled or disabled.
- Subscriptions
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
- applied
Rules List<RuleResponse> - Gets list of collection rules
- approve
All BooleanItems - Indicating whether all items are approved for this collection (=true) or not (=false).
- approve
All StringItems Modified At - Gets the modified date of all items approved.
- collection
Id String - Gets collection Id.
- id String
- The resource ID.
- name String
- The name of the resource.
- number
Of DoubleOffers - Gets the number of offers associated with the collection.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- all
Subscriptions Boolean - Indicating whether all subscriptions are selected (=true) or not (=false).
- claim String
- Gets or sets the association with Commercial's Billing Account.
- collection
Name String - Gets or sets collection name.
- enabled Boolean
- Indicating whether the collection is enabled or disabled.
- subscriptions
List 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
- applied
Rules RuleResponse[] - Gets list of collection rules
- approve
All booleanItems - Indicating whether all items are approved for this collection (=true) or not (=false).
- approve
All stringItems Modified At - Gets the modified date of all items approved.
- collection
Id string - Gets collection Id.
- id string
- The resource ID.
- name string
- The name of the resource.
- number
Of numberOffers - Gets the number of offers associated with the collection.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource
- type string
- The type of the resource.
- all
Subscriptions boolean - Indicating whether all subscriptions are selected (=true) or not (=false).
- claim string
- Gets or sets the association with Commercial's Billing Account.
- collection
Name string - Gets or sets collection name.
- enabled boolean
- Indicating whether the collection is enabled or disabled.
- subscriptions
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
- applied_
rules Sequence[RuleResponse] - Gets list of collection rules
- approve_
all_ boolitems - Indicating whether all items are approved for this collection (=true) or not (=false).
- approve_
all_ stritems_ modified_ at - 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_ floatoffers - Gets the number of offers associated with the collection.
- system_
data SystemData Response - 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
- applied
Rules List<Property Map> - Gets list of collection rules
- approve
All BooleanItems - Indicating whether all items are approved for this collection (=true) or not (=false).
- approve
All StringItems Modified At - Gets the modified date of all items approved.
- collection
Id String - Gets collection Id.
- id String
- The resource ID.
- name String
- The name of the resource.
- number
Of NumberOffers - Gets the number of offers associated with the collection.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource
- type String
- The type of the resource.
- all
Subscriptions Boolean - Indicating whether all subscriptions are selected (=true) or not (=false).
- claim String
- Gets or sets the association with Commercial's Billing Account.
- collection
Name String - Gets or sets collection name.
- enabled Boolean
- Indicating whether the collection is enabled or disabled.
- subscriptions
List 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
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource
- Created
At string - The timestamp of resource creation (UTC)
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource
- created
At string - The timestamp of resource creation (UTC)
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource
- created
At String - The timestamp of resource creation (UTC)
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.47.1 published on Monday, Jun 24, 2024 by Pulumi