Uses of Class
com.azure.resourcemanager.costmanagement.models.BlobInfo
Packages that use BlobInfo
Package
Description
Package containing the inner data models for CostManagementClient.
Package containing the data models for CostManagementClient.
-
Uses of BlobInfo in com.azure.resourcemanager.costmanagement.fluent.models
Methods in com.azure.resourcemanager.costmanagement.fluent.models that return types with arguments of type BlobInfoModifier and TypeMethodDescriptionCostDetailsOperationResultsInner.blobs()Get the blobs property: List of blob information generated by this operation.ReportManifest.blobs()Get the blobs property: List of blob information generated by this operation.Method parameters in com.azure.resourcemanager.costmanagement.fluent.models with type arguments of type BlobInfoModifier and TypeMethodDescriptionSet the blobs property: List of blob information generated by this operation.Set the blobs property: List of blob information generated by this operation. -
Uses of BlobInfo in com.azure.resourcemanager.costmanagement.models
Methods in com.azure.resourcemanager.costmanagement.models that return BlobInfoModifier and TypeMethodDescriptionBlobInfo.withBlobLink(String blobLink) Set the blobLink property: Link to the blob to download file.BlobInfo.withByteCount(Long byteCount) Set the byteCount property: Bytes in the blob.Methods in com.azure.resourcemanager.costmanagement.models that return types with arguments of type BlobInfo