Skip to main content

msix_packages

Overview

Namemsix_packages
TypeResource
Idazure.desktop_virtualization.msix_packages

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectSchema for MSIX Package properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECThostPoolName, msixPackageFullName, resourceGroupName, subscriptionIdGet a msixpackage.
listSELECThostPoolName, resourceGroupName, subscriptionIdList MSIX packages in hostpool.
create_or_updateINSERThostPoolName, msixPackageFullName, resourceGroupName, subscriptionId, data__propertiesCreate or update a MSIX package.
deleteDELETEhostPoolName, msixPackageFullName, resourceGroupName, subscriptionIdRemove an MSIX Package.
_listEXEChostPoolName, resourceGroupName, subscriptionIdList MSIX packages in hostpool.
updateEXEChostPoolName, msixPackageFullName, resourceGroupName, subscriptionIdUpdate an MSIX Package.