Uses of Class
com.microsoft.azure.management.batch.ApplicationPackageReference
-
-
Uses of ApplicationPackageReference in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return ApplicationPackageReference Modifier and Type Method Description ApplicationPackageReferenceApplicationPackageReference. withId(String id)Set the id value.ApplicationPackageReferenceApplicationPackageReference. withVersion(String version)Set the version value.
-