ProductPackageOperations interface

Interfaccia che rappresenta le operazioni di un ProductPackage.

Proprietà

get

Ottiene un pacchetto in base al relativo identificatore dal catalogo.

Dettagli proprietà

get

Ottiene un pacchetto in base al relativo identificatore dal catalogo.

get: (resourceGroupName: string, workspaceName: string, packageId: string, options?: ProductPackageGetOptionalParams) => Promise<ProductPackageModel>

Valore della proprietà

(resourceGroupName: string, workspaceName: string, packageId: string, options?: ProductPackageGetOptionalParams) => Promise<ProductPackageModel>