Uses of Class
com.microsoft.azure.management.batch.BatchAccountUpdateParameters
-
-
Uses of BatchAccountUpdateParameters in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return BatchAccountUpdateParameters Modifier and Type Method Description BatchAccountUpdateParametersBatchAccountUpdateParameters. withAutoStorage(AutoStorageBaseProperties autoStorage)Set the autoStorage value.BatchAccountUpdateParametersBatchAccountUpdateParameters. withTags(Map<String,String> tags)Set the tags value.
-