Microsoft.HybridNetwork vendors/vendorSkus/previewSubscriptions

ARM template resource definition

The vendors/vendorSkus/previewSubscriptions resource type can be deployed with operations that target:

For a list of changed properties in each API version, see change log.

Resource format

To create a Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions resource, add the following JSON to your template.

{
  "type": "Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions",
  "apiVersion": "2022-01-01-preview",
  "name": "string",
  "properties": {}
}

Property values

vendors/vendorSkus/previewSubscriptions

Name Description Value
type The resource type 'Microsoft.HybridNetwork/vendors/vendorSkus/previewSubscriptions'
apiVersion The resource api version '2022-01-01-preview'
name The resource name

See how to set names and types for child resources in JSON ARM templates.
string (required)
properties The Preview Subscription properties. PreviewSubscriptionProperties

PreviewSubscriptionProperties

This object doesn't contain any properties to set during deployment. All properties are ReadOnly.