Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VMGalleryApplication

Package version

Specifies the required information to reference a compute gallery application version

Hierarchy

  • VMGalleryApplication

Index

Properties

Optional configurationReference

configurationReference: undefined | string

Optional, Specifies the uri to an azure blob that will replace the default configuration for the package if provided

Optional order

order: undefined | number

Optional, Specifies the order in which the packages have to be installed

packageReferenceId

packageReferenceId: string

Specifies the GalleryApplicationVersion resource id on the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{application}/versions/{version}

Optional tags

tags: undefined | string

Optional, Specifies a passthrough value for more generic context.

Generated using TypeDoc