Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

A - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value a for Permissions.
AccessTier - Enum in com.microsoft.azure.management.storage
Defines values for AccessTier.
accessTier() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
accessTier() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get required for storage accounts where kind = BlobStorage.
accessTier() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get required for storage accounts where kind = BlobStorage.
AccountSasParameters - Class in com.microsoft.azure.management.storage
The parameters to list SAS credentials of a storage account.
AccountSasParameters() - Constructor for class com.microsoft.azure.management.storage.AccountSasParameters
 
AccountStatus - Enum in com.microsoft.azure.management.storage
Defines values for AccountStatus.
accountStatuses() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
Action - Enum in com.microsoft.azure.management.storage
Defines values for Action.
action() - Method in class com.microsoft.azure.management.storage.IPRule
Get the action of IP ACL rule.
action() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get the action of virtual network rule.
actions() - Method in class com.microsoft.azure.management.storage.ManagementPolicyDefinition
Get an object that defines the action set.
actionsOnBaseBlob() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
actionsOnSnapShot() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
aggregationType() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get aggregation type could be Average.
allowedHeaders() - Method in class com.microsoft.azure.management.storage.CorsRule
Get required if CorsRule element is present.
allowedMethods() - Method in class com.microsoft.azure.management.storage.CorsRule
Get required if CorsRule element is present.
allowedOrigins() - Method in class com.microsoft.azure.management.storage.CorsRule
Get required if CorsRule element is present.
AVAILABLE - Static variable in class com.microsoft.azure.management.storage.LeaseState
Static value Available for LeaseState.
AZURE_SERVICES - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value AzureServices for Bypass.
AzureEntityResource - Class in com.microsoft.azure.management.storage
The resource model definition for a Azure Resource Manager resource with an etag.
AzureEntityResource() - Constructor for class com.microsoft.azure.management.storage.AzureEntityResource
 

B

B - Static variable in class com.microsoft.azure.management.storage.Services
Static value b for Services.
B - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value b for SignedResource.
baseBlob() - Method in class com.microsoft.azure.management.storage.ManagementPolicyAction
Get the management policy action for base blob.
blob() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the encryption function of the blob storage service.
blob() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the blob endpoint.
BLOB - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Blob for StorageService.
BlobContainer - Interface in com.microsoft.azure.management.storage
Type representing BlobContainer.
BlobContainer.Definition - Interface in com.microsoft.azure.management.storage
The entirety of the BlobContainer definition.
BlobContainer.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of BlobContainer definition stages.
BlobContainer.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of a BlobContainer definition.
BlobContainer.DefinitionStages.WithBlobService - Interface in com.microsoft.azure.management.storage
The stage of the blobcontainer definition allowing to specify BlobService.
BlobContainer.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.storage
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
BlobContainer.DefinitionStages.WithMetadata - Interface in com.microsoft.azure.management.storage
The stage of the blobcontainer definition allowing to specify Metadata.
BlobContainer.DefinitionStages.WithPublicAccess - Interface in com.microsoft.azure.management.storage
The stage of the blobcontainer definition allowing to specify PublicAccess.
BlobContainer.Update - Interface in com.microsoft.azure.management.storage
The template for a BlobContainer update operation, containing all the settings that can be modified.
BlobContainer.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of BlobContainer update stages.
BlobContainer.UpdateStages.WithMetadata - Interface in com.microsoft.azure.management.storage
The stage of the blobcontainer update allowing to specify Metadata.
BlobContainer.UpdateStages.WithPublicAccess - Interface in com.microsoft.azure.management.storage
The stage of the blobcontainer update allowing to specify PublicAccess.
BlobContainers - Interface in com.microsoft.azure.management.storage
Type representing BlobContainers.
BlobContainersCreateOrUpdateImmutabilityPolicyHeaders - Class in com.microsoft.azure.management.storage
Defines headers for CreateOrUpdateImmutabilityPolicy operation.
BlobContainersCreateOrUpdateImmutabilityPolicyHeaders() - Constructor for class com.microsoft.azure.management.storage.BlobContainersCreateOrUpdateImmutabilityPolicyHeaders
 
BlobContainersDeleteImmutabilityPolicyHeaders - Class in com.microsoft.azure.management.storage
Defines headers for DeleteImmutabilityPolicy operation.
BlobContainersDeleteImmutabilityPolicyHeaders() - Constructor for class com.microsoft.azure.management.storage.BlobContainersDeleteImmutabilityPolicyHeaders
 
BlobContainersExtendImmutabilityPolicyHeaders - Class in com.microsoft.azure.management.storage
Defines headers for ExtendImmutabilityPolicy operation.
BlobContainersExtendImmutabilityPolicyHeaders() - Constructor for class com.microsoft.azure.management.storage.BlobContainersExtendImmutabilityPolicyHeaders
 
BlobContainersGetImmutabilityPolicyHeaders - Class in com.microsoft.azure.management.storage
Defines headers for GetImmutabilityPolicy operation.
BlobContainersGetImmutabilityPolicyHeaders() - Constructor for class com.microsoft.azure.management.storage.BlobContainersGetImmutabilityPolicyHeaders
 
BlobContainersLockImmutabilityPolicyHeaders - Class in com.microsoft.azure.management.storage
Defines headers for LockImmutabilityPolicy operation.
BlobContainersLockImmutabilityPolicyHeaders() - Constructor for class com.microsoft.azure.management.storage.BlobContainersLockImmutabilityPolicyHeaders
 
BlobServiceProperties - Interface in com.microsoft.azure.management.storage
Type representing BlobServiceProperties.
BlobServiceProperties.Definition - Interface in com.microsoft.azure.management.storage
The entirety of the BlobServiceProperties definition.
BlobServiceProperties.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of BlobServiceProperties definition stages.
BlobServiceProperties.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of a BlobServiceProperties definition.
BlobServiceProperties.DefinitionStages.WithCors - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties definition allowing to specify Cors.
BlobServiceProperties.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.storage
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties definition allowing to specify DefaultServiceVersion.
BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties definition allowing to specify DeleteRetentionPolicy.
BlobServiceProperties.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties definition allowing to specify StorageAccount.
BlobServiceProperties.Update - Interface in com.microsoft.azure.management.storage
The template for a BlobServiceProperties update operation, containing all the settings that can be modified.
BlobServiceProperties.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of BlobServiceProperties update stages.
BlobServiceProperties.UpdateStages.WithCors - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties update allowing to specify Cors.
BlobServiceProperties.UpdateStages.WithDefaultServiceVersion - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties update allowing to specify DefaultServiceVersion.
BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy - Interface in com.microsoft.azure.management.storage
The stage of the blobserviceproperties update allowing to specify DeleteRetentionPolicy.
BlobServices - Interface in com.microsoft.azure.management.storage
Type representing BlobServices.
BlobTypes - Class in com.microsoft.azure.management.storage
Defines values for GeoReplicationStatus.
BlobTypes() - Constructor for class com.microsoft.azure.management.storage.BlobTypes
 
blobTypes() - Method in class com.microsoft.azure.management.storage.ManagementPolicyFilter
Get an array of predefined enum values.
blobTypesToFilterFor() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
BLOCK_BLOB - Static variable in class com.microsoft.azure.management.storage.BlobTypes
Static value blockBlob for BlobTypes.
BOOTSTRAP - Static variable in class com.microsoft.azure.management.storage.GeoReplicationStatus
Static value Bootstrap for GeoReplicationStatus.
BREAKING - Static variable in class com.microsoft.azure.management.storage.LeaseState
Static value Breaking for LeaseState.
BROKEN - Static variable in class com.microsoft.azure.management.storage.LeaseState
Static value Broken for LeaseState.
Bypass - Class in com.microsoft.azure.management.storage
Defines values for Bypass.
Bypass() - Constructor for class com.microsoft.azure.management.storage.Bypass
 
bypass() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get specifies whether traffic is bypassed for Logging/Metrics/AzureServices.

C

C - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value c for Permissions.
C - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value c for SignedResource.
C - Static variable in class com.microsoft.azure.management.storage.SignedResourceTypes
Static value c for SignedResourceTypes.
cacheControl() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the response header override for cache control.
canAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks storage account can be accessed from applications running on azure.
canFailover() - Method in class com.microsoft.azure.management.storage.GeoReplicationStats
Get a boolean flag which indicates whether or not account failover is supported for the account.
canonicalizedResource() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the canonical path to the signed resource.
canReadLogEntriesFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks storage log entries can be read from any network.
canReadMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks storage metrics can be read from any network.
capabilities() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
category() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the category this metric specification belong to, could be Capacity.
checkNameAvailability(String) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Checks that account name is valid and is not in use.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Checks that account name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Checks that account name is valid and is not in use asynchronously.
CheckNameAvailabilityResult - Class in com.microsoft.azure.management.storage
CheckNameAvailabilityResult(CheckNameAvailabilityResultInner) - Constructor for class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
Creates an instance of the check name availability result object.
clearLegalHoldAsync(String, String, String, List<String>) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Clears legal hold tags.
com.microsoft.azure.management.storage - package com.microsoft.azure.management.storage
This package contains the classes for StorageManagementClient.
contentDisposition() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the response header override for content disposition.
contentEncoding() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the response header override for content encoding.
contentLanguage() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the response header override for content language.
contentType() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the response header override for content type.
cors() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties
 
CorsRule - Class in com.microsoft.azure.management.storage
Specifies a CORS rule for the Blob service.
CorsRule() - Constructor for class com.microsoft.azure.management.storage.CorsRule
 
CorsRules - Class in com.microsoft.azure.management.storage
Sets the CORS rules.
CorsRules() - Constructor for class com.microsoft.azure.management.storage.CorsRules
 
corsRules() - Method in class com.microsoft.azure.management.storage.CorsRules
Get the List of CORS rules.
createSasToken(String, String, ServiceSasParameters) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Creates an Sas token for the storage account.
createSasTokenAsync(String, String, ServiceSasParameters) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Creates an Sas token for the storage account asynchronously.
creationTime() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
currentValue() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
CustomDomain - Class in com.microsoft.azure.management.storage
The custom domain assigned to this storage account.
CustomDomain() - Constructor for class com.microsoft.azure.management.storage.CustomDomain
 
customDomain() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
customDomain() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get user domain assigned to the storage account.
customDomain() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get custom domain assigned to the storage account by the user.

D

D - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value d for Permissions.
DateAfterCreation - Class in com.microsoft.azure.management.storage
Object to define the number of days after creation.
DateAfterCreation() - Constructor for class com.microsoft.azure.management.storage.DateAfterCreation
 
DateAfterModification - Class in com.microsoft.azure.management.storage
Object to define the number of days after last modification.
DateAfterModification() - Constructor for class com.microsoft.azure.management.storage.DateAfterModification
 
days() - Method in class com.microsoft.azure.management.storage.DeleteRetentionPolicy
Get indicates the number of days that the deleted blob should be retained.
daysAfterBaseBlobModificationUntilArchiving() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
daysAfterBaseBlobModificationUntilCooling() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
daysAfterBaseBlobModificationUntilDeleting() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
daysAfterCreationGreaterThan() - Method in class com.microsoft.azure.management.storage.DateAfterCreation
Get integer value indicating the age in days after creation.
daysAfterModificationGreaterThan() - Method in class com.microsoft.azure.management.storage.DateAfterModification
Get integer value indicating the age in days after last modification.
daysAfterSnapShotCreationUntilDeleting() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
DefaultAction - Enum in com.microsoft.azure.management.storage
Defines values for DefaultAction.
defaultAction() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get specifies the default action of allow or deny when no other rules match.
defaultServiceVersion() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties
 
defineContainer(String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Begins definition for a new Container resource.
defineImmutabilityPolicy(String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Begins definition for a new ImmutabilityPolicy resource.
defineRule(String) - Method in interface com.microsoft.azure.management.storage.ManagementPolicy.DefinitionStages.WithRule
The function that defines a rule to attach to this policy.
definition() - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Get an object that defines the Lifecycle rule.
delete() - Method in class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
Get the function to delete the blob.
delete() - Method in class com.microsoft.azure.management.storage.ManagementPolicySnapShot
Get the function to delete the blob snapshot.
deleteActionOnBaseBlobEnabled() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
deleteActionOnSnapShotEnabled() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Deletes specified container under its account.
deleteAsync(String, String) - Method in interface com.microsoft.azure.management.storage.ManagementPolicies
Deletes the managementpolicy associated with the specified storage account.
deleteImmutabilityPolicyAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Aborts an unlocked immutability policy.
deleteRetentionPolicy() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties
 
DeleteRetentionPolicy - Class in com.microsoft.azure.management.storage
The blob service properties for soft delete.
DeleteRetentionPolicy() - Constructor for class com.microsoft.azure.management.storage.DeleteRetentionPolicy
 
description() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get description of the operation.
dfs() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the dfs endpoint.
Dimension - Class in com.microsoft.azure.management.storage
Dimension of blobs, possibly be blob type or access tier.
Dimension() - Constructor for class com.microsoft.azure.management.storage.Dimension
 
dimensions() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get dimensions of blobs, including blob type and access tier.
displayDescription() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get display description of metric specification.
displayName() - Method in class com.microsoft.azure.management.storage.Dimension
Get display name of dimension.
displayName() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get display name of metric specification.

E

enableAzureFilesAadIntegration() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get enables Azure Files AAD Integration for SMB if sets to true.
enableAzureFilesAadIntegration() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get enables Azure Files AAD Integration for SMB if sets to true.
enabled() - Method in class com.microsoft.azure.management.storage.DeleteRetentionPolicy
Get indicates whether DeleteRetentionPolicy is enabled for the Blob service.
enabled() - Method in class com.microsoft.azure.management.storage.EncryptionService
Get a boolean indicating whether or not the service encrypts the data as it is stored.
enabled() - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Get rule is enabled if set to true.
enableHttpsTrafficOnly() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get allows https traffic only to storage service if sets to true.
enableHttpsTrafficOnly() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get allows https traffic only to storage service if sets to true.
Encryption - Class in com.microsoft.azure.management.storage
The encryption settings on the storage account.
Encryption() - Constructor for class com.microsoft.azure.management.storage.Encryption
 
encryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount
encryption() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get provides the encryption settings on the account.
encryption() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get provides the encryption settings on the account.
encryptionKeySource() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
EncryptionService - Class in com.microsoft.azure.management.storage
A service that allows server-side encryption to be used.
EncryptionService() - Constructor for class com.microsoft.azure.management.storage.EncryptionService
 
EncryptionServices - Class in com.microsoft.azure.management.storage
A list of services that support encryption.
EncryptionServices() - Constructor for class com.microsoft.azure.management.storage.EncryptionServices
 
encryptionStatuses() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
Endpoints - Class in com.microsoft.azure.management.storage
The URIs that are used to perform a retrieval of a public blob, queue, table, web or dfs object.
Endpoints() - Constructor for class com.microsoft.azure.management.storage.Endpoints
 
endPoints() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
etag() - Method in class com.microsoft.azure.management.storage.AzureEntityResource
Get resource Etag.
etag() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
eTag() - Method in class com.microsoft.azure.management.storage.BlobContainersCreateOrUpdateImmutabilityPolicyHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.management.storage.BlobContainersDeleteImmutabilityPolicyHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.management.storage.BlobContainersExtendImmutabilityPolicyHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.management.storage.BlobContainersGetImmutabilityPolicyHeaders
Get the ETag HTTP response header.
eTag() - Method in class com.microsoft.azure.management.storage.BlobContainersLockImmutabilityPolicyHeaders
Get the ETag HTTP response header.
etag() - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy
 
etag() - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Get immutabilityPolicy Etag.
EXPIRED - Static variable in class com.microsoft.azure.management.storage.LeaseState
Static value Expired for LeaseState.
exposedHeaders() - Method in class com.microsoft.azure.management.storage.CorsRule
Get required if CorsRule element is present.
EXTEND - Static variable in class com.microsoft.azure.management.storage.ImmutabilityPolicyUpdateType
Static value extend for ImmutabilityPolicyUpdateType.
extendImmutabilityPolicyAsync(String, String, String, String, int) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Extends the immutabilityPeriodSinceCreationInDays of a locked immutabilityPolicy.

F

F - Static variable in class com.microsoft.azure.management.storage.Services
Static value f for Services.
F - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value f for SignedResource.
failover(String, String) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Sets a failover request that can be triggered for a storage account in case of availability issues.
failoverAsync(String, String) - Method in interface com.microsoft.azure.management.storage.StorageAccounts
Sets a failover request asynchronously that can be triggered for a storage account in case of availability issues.
file() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the encryption function of the file storage service.
file() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the file endpoint.
FILE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value File for StorageService.
fillGapWithZero() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get the property to decide fill gap with zero or not.
filters() - Method in class com.microsoft.azure.management.storage.ManagementPolicyDefinition
Get an object that defines the filter set.
FIXED - Static variable in class com.microsoft.azure.management.storage.LeaseDuration
Static value Fixed for LeaseDuration.
fromSkuName(SkuName) - Static method in class com.microsoft.azure.management.storage.StorageAccountSkuType
Creates StorageAccountSkuType from sku name.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.AccessTier
Parses a serialized value to a AccessTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.AccountStatus
Parses a serialized value to a AccountStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.Action
Parses a serialized value to a Action instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.BlobTypes
Creates or finds a BlobType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Bypass
Creates or finds a Bypass from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.DefaultAction
Parses a serialized value to a DefaultAction instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.GeoReplicationStatus
Creates or finds a GeoReplicationStatus from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.HttpProtocol
Parses a serialized value to a HttpProtocol instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.ImmutabilityPolicyState
Creates or finds a ImmutabilityPolicyState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.ImmutabilityPolicyUpdateType
Creates or finds a ImmutabilityPolicyUpdateType from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.KeyPermission
Parses a serialized value to a KeyPermission instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.KeySource
Creates or finds a KeySource from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.Kind
Parses a serialized value to a Kind instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.LeaseDuration
Creates or finds a LeaseDuration from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.LeaseState
Creates or finds a LeaseState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.LeaseStatus
Creates or finds a LeaseStatus from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Permissions
Creates or finds a Permissions from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.PublicAccess
Parses a serialized value to a PublicAccess instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.Reason
Parses a serialized value to a Reason instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.ReasonCode
Creates or finds a ReasonCode from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Services
Creates or finds a Services from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.SignedResource
Creates or finds a SignedResource from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.SignedResourceTypes
Creates or finds a SignedResourceTypes from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.SkuName
Parses a serialized value to a SkuName instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.SkuTier
Parses a serialized value to a SkuTier instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.State
Parses a serialized value to a State instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Creates or finds an encryption status based on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.StorageAccountExpand
Parses a serialized value to a StorageAccountExpand instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.StorageResourceType
Finds or creates storage resource type based on the specified string.
fromString(String) - Static method in class com.microsoft.azure.management.storage.StorageService
Creates or finds a service service type based on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.UsageUnit
Parses a serialized value to a UsageUnit instance.

G

GeoReplicationStats - Class in com.microsoft.azure.management.storage
Statistics related to replication for storage account's Blob, Table, Queue and File services.
GeoReplicationStats() - Constructor for class com.microsoft.azure.management.storage.GeoReplicationStats
 
GeoReplicationStatus - Class in com.microsoft.azure.management.storage
Defines values for GeoReplicationStatus.
GeoReplicationStatus() - Constructor for class com.microsoft.azure.management.storage.GeoReplicationStatus
 
getAsync(String, String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Gets properties of a specified container.
getAsync(String, String) - Method in interface com.microsoft.azure.management.storage.ManagementPolicies
Gets the managementpolicy associated with the specified storage account.
getImmutabilityPolicyAsync(String, String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Gets the existing immutability policy along with the corresponding ETag in response headers and body.
getKeys() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Fetch the up-to-date access keys from Azure for this storage account.
getKeysAsync() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Fetch the up-to-date access keys from Azure for this storage account asynchronously.
getKeysAsync(ServiceCallback<List<StorageAccountKey>>) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Fetch the up-to-date access keys from Azure for this storage account asynchronously.
getServicePropertiesAsync(String, String) - Method in interface com.microsoft.azure.management.storage.BlobServices
Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.

H

hasImmutabilityPolicy() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
hasImmutabilityPolicy() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get the hasImmutabilityPolicy public property is set to true by SRP if ImmutabilityPolicy has been created for this container.
hasLegalHold() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
hasLegalHold() - Method in interface com.microsoft.azure.management.storage.LegalHold
 
hasLegalHold() - Method in class com.microsoft.azure.management.storage.LegalHoldProperties
Get the hasLegalHold public property is set to true by SRP if there are at least one existing tag.
hasLegalHold() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get the hasLegalHold public property is set to true by SRP if there are at least one existing tag.
HttpProtocol - Enum in com.microsoft.azure.management.storage
Defines values for HttpProtocol.

I

id() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
id() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties
 
id() - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy
 
id() - Method in interface com.microsoft.azure.management.storage.ManagementPolicy
 
identifier() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get a unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.
Identity - Class in com.microsoft.azure.management.storage
Identity for the resource.
Identity() - Constructor for class com.microsoft.azure.management.storage.Identity
Creates an instance of Identity class.
identity() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get the identity of the resource.
identity() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get the identity of the resource.
immutabilityPeriodSinceCreationInDays() - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy
 
immutabilityPeriodSinceCreationInDays() - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Get the immutability period for the blobs in the container since the policy creation, in days.
immutabilityPeriodSinceCreationInDays() - Method in class com.microsoft.azure.management.storage.UpdateHistoryProperty
Get the immutability period for the blobs in the container since the policy creation, in days.
immutabilityPolicy() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
ImmutabilityPolicy - Interface in com.microsoft.azure.management.storage
Type representing ImmutabilityPolicy.
immutabilityPolicy() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get the ImmutabilityPolicy property of the container.
ImmutabilityPolicy.Definition - Interface in com.microsoft.azure.management.storage
The entirety of the ImmutabilityPolicy definition.
ImmutabilityPolicy.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of ImmutabilityPolicy definition stages.
ImmutabilityPolicy.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of a ImmutabilityPolicy definition.
ImmutabilityPolicy.DefinitionStages.WithContainer - Interface in com.microsoft.azure.management.storage
The stage of the immutabilitypolicy definition allowing to specify Container.
ImmutabilityPolicy.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.storage
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ImmutabilityPolicy.DefinitionStages.WithIfMatch - Interface in com.microsoft.azure.management.storage
The stage of the immutabilitypolicy definition allowing to specify IfMatch.
ImmutabilityPolicy.DefinitionStages.WithImmutabilityPeriodSinceCreationInDays - Interface in com.microsoft.azure.management.storage
The stage of the immutabilitypolicy definition allowing to specify ImmutabilityPeriodSinceCreationInDays.
ImmutabilityPolicy.Update - Interface in com.microsoft.azure.management.storage
The template for a ImmutabilityPolicy update operation, containing all the settings that can be modified.
ImmutabilityPolicy.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of ImmutabilityPolicy update stages.
ImmutabilityPolicy.UpdateStages.WithIfMatch - Interface in com.microsoft.azure.management.storage
The stage of the immutabilitypolicy update allowing to specify IfMatch.
ImmutabilityPolicy.UpdateStages.WithImmutabilityPeriodSinceCreationInDays - Interface in com.microsoft.azure.management.storage
The stage of the immutabilitypolicy update allowing to specify ImmutabilityPeriodSinceCreationInDays.
ImmutabilityPolicyProperties - Class in com.microsoft.azure.management.storage
The properties of an ImmutabilityPolicy of a blob container.
ImmutabilityPolicyProperties() - Constructor for class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
 
ImmutabilityPolicyState - Class in com.microsoft.azure.management.storage
Defines values for ImmutabilityPolicyState.
ImmutabilityPolicyState() - Constructor for class com.microsoft.azure.management.storage.ImmutabilityPolicyState
 
ImmutabilityPolicyUpdateType - Class in com.microsoft.azure.management.storage
Defines values for ImmutabilityPolicyUpdateType.
ImmutabilityPolicyUpdateType() - Constructor for class com.microsoft.azure.management.storage.ImmutabilityPolicyUpdateType
 
INFINITE - Static variable in class com.microsoft.azure.management.storage.LeaseDuration
Static value Infinite for LeaseDuration.
ipAddressesWithAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
iPAddressOrRange() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get an IP address or a range of IP addresses from which to accept requests.
iPAddressOrRange() - Method in class com.microsoft.azure.management.storage.IPRule
Get specifies the IP or IP range in CIDR format.
iPAddressOrRange() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get an IP address or a range of IP addresses from which to accept requests.
ipAddressRangesWithAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
IPRule - Class in com.microsoft.azure.management.storage
IP rule with specific IP or IP range in CIDR format.
IPRule() - Constructor for class com.microsoft.azure.management.storage.IPRule
 
ipRules() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get sets the IP ACL rules.
isAccessAllowedFromAllNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
isAvailable() - Method in class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
 
isAzureFilesAadIntegrationEnabled() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks whether Aad Integration is enabled for files on this storage account.
isEnabled() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
isHnsEnabled() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks whether Hns is enabled on this storage account.
isHnsEnabled() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get account HierarchicalNamespace enabled if sets to true.

K

keyName() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the name of KeyVault key.
keyName() - Method in class com.microsoft.azure.management.storage.StorageAccountKey
Get name of the key.
keyName() - Method in class com.microsoft.azure.management.storage.StorageAccountRegenerateKeyParameters
Get the name of storage keys that want to be regenerated, possible values are key1, key2.
KeyPermission - Enum in com.microsoft.azure.management.storage
Defines values for KeyPermission.
keySource() - Method in class com.microsoft.azure.management.storage.Encryption
Get the encryption keySource (provider).
KeySource - Class in com.microsoft.azure.management.storage
Defines values for KeySource.
KeySource() - Constructor for class com.microsoft.azure.management.storage.KeySource
 
keyToSign() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the key to sign the account SAS token with.
keyToSign() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the key to sign the account SAS token with.
keyVaultProperties() - Method in class com.microsoft.azure.management.storage.Encryption
Get properties provided by key vault.
KeyVaultProperties - Class in com.microsoft.azure.management.storage
Properties of key vault.
KeyVaultProperties() - Constructor for class com.microsoft.azure.management.storage.KeyVaultProperties
 
keyVaultUri() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the Uri of KeyVault.
keyVersion() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the version of KeyVault key.
Kind - Enum in com.microsoft.azure.management.storage
Defines values for Kind.
kind() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
kind() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get required.
kind() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get optional.

L

L - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value l for Permissions.
lastEnabledTime() - Method in class com.microsoft.azure.management.storage.EncryptionService
Get gets a rough estimate of the date/time when the encryption was last enabled by the user.
lastEnabledTime() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
lastGeoFailoverTime() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
lastModifiedTime() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
lastModifiedTime() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get returns the date and time the container was last modified.
lastModifiedTime() - Method in interface com.microsoft.azure.management.storage.ManagementPolicy
 
lastSyncTime() - Method in class com.microsoft.azure.management.storage.GeoReplicationStats
Get all primary writes preceding this UTC date/time value are guaranteed to be available for read operations.
LEASED - Static variable in class com.microsoft.azure.management.storage.LeaseState
Static value Leased for LeaseState.
leaseDuration() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
LeaseDuration - Class in com.microsoft.azure.management.storage
Defines values for LeaseDuration.
LeaseDuration() - Constructor for class com.microsoft.azure.management.storage.LeaseDuration
 
leaseDuration() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get specifies whether the lease on a container is of infinite or fixed duration, only when the container is leased.
leaseState() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
LeaseState - Class in com.microsoft.azure.management.storage
Defines values for LeaseState.
LeaseState() - Constructor for class com.microsoft.azure.management.storage.LeaseState
 
leaseState() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get lease state of the container.
leaseStatus() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
LeaseStatus - Class in com.microsoft.azure.management.storage
Defines values for LeaseStatus.
LeaseStatus() - Constructor for class com.microsoft.azure.management.storage.LeaseStatus
 
leaseStatus() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get the lease status of the container.
legalHold() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
LegalHold - Interface in com.microsoft.azure.management.storage
Type representing LegalHold.
legalHold() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get the LegalHold property of the container.
LegalHoldProperties - Class in com.microsoft.azure.management.storage
The LegalHold property of a blob container.
LegalHoldProperties() - Constructor for class com.microsoft.azure.management.storage.LegalHoldProperties
 
limit() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
listAsync(String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Lists all containers and does not support a prefix like data plane.
ListContainerItem - Class in com.microsoft.azure.management.storage
The blob container properties be listed out.
ListContainerItem() - Constructor for class com.microsoft.azure.management.storage.ListContainerItem
 
ListContainerItems - Interface in com.microsoft.azure.management.storage
Type representing ListContainerItems.
LIVE - Static variable in class com.microsoft.azure.management.storage.GeoReplicationStatus
Static value Live for GeoReplicationStatus.
localizedValue() - Method in class com.microsoft.azure.management.storage.UsageName
Get gets a localized string describing the resource name.
location() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get required.
LOCK - Static variable in class com.microsoft.azure.management.storage.ImmutabilityPolicyUpdateType
Static value lock for ImmutabilityPolicyUpdateType.
LOCKED - Static variable in class com.microsoft.azure.management.storage.ImmutabilityPolicyState
Static value Locked for ImmutabilityPolicyState.
LOCKED - Static variable in class com.microsoft.azure.management.storage.LeaseStatus
Static value Locked for LeaseStatus.
lockImmutabilityPolicyAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Sets the ImmutabilityPolicy to Locked state.
LOGGING - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value Logging for Bypass.

M

ManagementPolicies - Interface in com.microsoft.azure.management.storage
Type representing ManagementPolicies.
ManagementPolicy - Interface in com.microsoft.azure.management.storage
Type representing ManagementPolicy.
ManagementPolicy.Definition - Interface in com.microsoft.azure.management.storage
The entirety of the ManagementPolicy definition.
ManagementPolicy.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of ManagementPolicy definition stages.
ManagementPolicy.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of a ManagementPolicy definition.
ManagementPolicy.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.storage
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
ManagementPolicy.DefinitionStages.WithRule - Interface in com.microsoft.azure.management.storage
The stage of the management policy definition allowing to specify a rule to add to the management policy.
ManagementPolicy.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.storage
The stage of the managementpolicy definition allowing to specify StorageAccount.
ManagementPolicy.Update - Interface in com.microsoft.azure.management.storage
The template for a ManagementPolicy update operation, containing all the settings that can be modified.
ManagementPolicy.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of ManagementPolicy update stages.
ManagementPolicy.UpdateStages.Rule - Interface in com.microsoft.azure.management.storage
The stage of the management policy update allowing to update a rule.
ManagementPolicy.UpdateStages.WithPolicy - Interface in com.microsoft.azure.management.storage
The stage of the management policy update allowing to specify Policy.
ManagementPolicyAction - Class in com.microsoft.azure.management.storage
Actions are applied to the filtered blobs when the execution condition is met.
ManagementPolicyAction() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicyAction
 
ManagementPolicyBaseBlob - Class in com.microsoft.azure.management.storage
Management policy action for base blob.
ManagementPolicyBaseBlob() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
 
ManagementPolicyDefinition - Class in com.microsoft.azure.management.storage
An object that defines the Lifecycle rule.
ManagementPolicyDefinition() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicyDefinition
 
ManagementPolicyFilter - Class in com.microsoft.azure.management.storage
Filters limit rule actions to a subset of blobs within the storage account.
ManagementPolicyFilter() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicyFilter
 
ManagementPolicyRule - Class in com.microsoft.azure.management.storage
An object that wraps the Lifecycle rule.
ManagementPolicyRule() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicyRule
Creates an instance of ManagementPolicyRule class.
ManagementPolicySchema - Class in com.microsoft.azure.management.storage
The Storage Account ManagementPolicies Rules.
ManagementPolicySchema() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicySchema
 
ManagementPolicySnapShot - Class in com.microsoft.azure.management.storage
Management policy action for snapshot.
ManagementPolicySnapShot() - Constructor for class com.microsoft.azure.management.storage.ManagementPolicySnapShot
 
maxAgeInSeconds() - Method in class com.microsoft.azure.management.storage.CorsRule
Get required if CorsRule element is present.
message() - Method in class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
 
metadata() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
metadata() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get a name-value pair to associate with the container as metadata.
METRICS - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value Metrics for Bypass.
MetricSpecification - Class in com.microsoft.azure.management.storage
Metric specification of operation.
MetricSpecification() - Constructor for class com.microsoft.azure.management.storage.MetricSpecification
 
metricSpecifications() - Method in class com.microsoft.azure.management.storage.ServiceSpecification
Get metric specifications of operation.
MICROSOFT_KEYVAULT - Static variable in class com.microsoft.azure.management.storage.KeySource
Static value Microsoft.Keyvault for KeySource.
MICROSOFT_KEYVAULT - Static variable in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Static value Microsoft.Keyvault for StorageAccountEncryptionKeySource.
MICROSOFT_STORAGE - Static variable in class com.microsoft.azure.management.storage.KeySource
Static value Microsoft.Storage for KeySource.
MICROSOFT_STORAGE - Static variable in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
Static value Microsoft.Storage for StorageAccountEncryptionKeySource.

N

name() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
name() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties
 
name() - Method in class com.microsoft.azure.management.storage.CustomDomain
Get gets or sets the custom domain name assigned to the storage account.
name() - Method in class com.microsoft.azure.management.storage.Dimension
Get display name of dimension.
name() - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy
 
name() - Method in interface com.microsoft.azure.management.storage.ManagementPolicy
 
name() - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Get a rule name can contain any combination of alpha numeric characters.
name() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get name of metric specification.
name() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
name() - Method in class com.microsoft.azure.management.storage.Sku
 
name() - Method in class com.microsoft.azure.management.storage.SKUCapability
Get the name of capability, The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
name() - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Get the storage account name.
name() - Method in class com.microsoft.azure.management.storage.StorageAccountSkuType
 
name() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
name() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
NetworkRuleSet - Class in com.microsoft.azure.management.storage
Network rule set.
NetworkRuleSet() - Constructor for class com.microsoft.azure.management.storage.NetworkRuleSet
 
networkRuleSet() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get network rule set.
networkRuleSet() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get network rule set.
networkSubnetsWithAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
NONE - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value None for Bypass.
NOT_AVAILABLE_FOR_SUBSCRIPTION - Static variable in class com.microsoft.azure.management.storage.ReasonCode
Static value NotAvailableForSubscription for ReasonCode.

O

O - Static variable in class com.microsoft.azure.management.storage.SignedResourceTypes
Static value o for SignedResourceTypes.
objectIdentifier() - Method in class com.microsoft.azure.management.storage.TagProperty
Get returns the Object ID of the user who added the tag.
objectIdentifier() - Method in class com.microsoft.azure.management.storage.UpdateHistoryProperty
Get returns the Object ID of the user who updated the ImmutabilityPolicy.
operation() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get type of operation: get, read, delete, etc.
OperationDisplay - Class in com.microsoft.azure.management.storage
Display metadata associated with the operation.
OperationDisplay() - Constructor for class com.microsoft.azure.management.storage.OperationDisplay
 

P

P - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value p for Permissions.
partitionKeyEnd() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the end of partition key.
partitionKeyStart() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the start of partition key.
permissions() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the signed permissions for the account SAS.
Permissions - Class in com.microsoft.azure.management.storage
Defines values for Permissions.
Permissions() - Constructor for class com.microsoft.azure.management.storage.Permissions
 
permissions() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the signed permissions for the service SAS.
permissions() - Method in class com.microsoft.azure.management.storage.StorageAccountKey
Get permissions for the key -- read-only or full permissions.
policy() - Method in interface com.microsoft.azure.management.storage.ManagementPolicy
 
PolicyRule - Interface in com.microsoft.azure.management.storage
An immutable client-side representation of a rule in an Azure Management Policy.
PolicyRule.Definition - Interface in com.microsoft.azure.management.storage
Container interface for all of the definitions related to a rule in a management policy.
PolicyRule.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of management policy rule definition stages.
PolicyRule.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of a management policy rule definition.
PolicyRule.DefinitionStages.PrefixActionFork - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule definition allowing input an optional blob prefix to filter for before specifying the actions.
PolicyRule.DefinitionStages.WithBlobTypesToFilterFor - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule definition allowing to specify the blob types that the rule will apply to.
PolicyRule.DefinitionStages.WithPolicyRuleAttachable - Interface in com.microsoft.azure.management.storage
The stage of the definition which contains all of the minimum required inputs for the resource to be attached, but also allows for any other optional settings to be specified.
PolicyRule.DefinitionStages.WithPolicyRuleType - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule definition allowing to specify the type of the rule.
PolicyRule.DefinitionStages.WithPrefixesToFilterFor - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule definition allowing the specify the prefixes for the blobs that the rule will apply to.
PolicyRule.DefinitionStages.WithRuleActions - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule definition allowing to specify the actions to perform on the selected blobs.
PolicyRule.Update - Interface in com.microsoft.azure.management.storage
Container interface for all of the updates related to a rule in a management policy.
PolicyRule.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of management policy rule update stages.
PolicyRule.UpdateStages.WithActions - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule update allowing to specify the actions to perform on the selected blobs.
PolicyRule.UpdateStages.WithBlobTypesToFilterFor - Interface in com.microsoft.azure.management.storage
The stage of the management policy rule update allowing to specify the blob types that the rule will apply to.
PolicyRule.UpdateStages.WithPrefixesToFilterFor - Interface in com.microsoft.azure.management.storage
THe stage of the management policy rule update allowing to specify the prefixes for the blobs that the rule will apply to.
prefixesToFilterFor() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
prefixMatch() - Method in class com.microsoft.azure.management.storage.ManagementPolicyFilter
Get an array of strings for prefixes to be match.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value PREMIUM_LRS for StorageAccountSkuType.
primary() - Method in class com.microsoft.azure.management.storage.PublicEndpoints
 
principalId() - Method in class com.microsoft.azure.management.storage.Identity
Get the principal ID of resource identity.
protocols() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the protocol permitted for a request made with the account SAS.
protocols() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the protocol permitted for a request made with the account SAS.
provider() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get service provider: Microsoft Storage.
ProvisioningState - Enum in com.microsoft.azure.management.storage
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
publicAccess() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
publicAccess() - Method in class com.microsoft.azure.management.storage.ListContainerItem
Get specifies whether data in the container may be accessed publicly and the level of access.
PublicAccess - Enum in com.microsoft.azure.management.storage
Defines values for PublicAccess.
PublicEndpoints - Class in com.microsoft.azure.management.storage
An instance of this class stores the The URIs associated with a storage account that are used to perform a retrieval of a public blob, queue or table object.
PublicEndpoints(Endpoints, Endpoints) - Constructor for class com.microsoft.azure.management.storage.PublicEndpoints
Creates an instance of PublicEndpoints with two access endpoints.
PUT - Static variable in class com.microsoft.azure.management.storage.ImmutabilityPolicyUpdateType
Static value put for ImmutabilityPolicyUpdateType.

Q

Q - Static variable in class com.microsoft.azure.management.storage.Services
Static value q for Services.
queue() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the encryption function of the queue storage service.
queue() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the queue endpoint.
QUEUE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Queue for StorageService.
QUOTA_ID - Static variable in class com.microsoft.azure.management.storage.ReasonCode
Static value QuotaId for ReasonCode.

R

R - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value r for Permissions.
reason() - Method in class com.microsoft.azure.management.storage.CheckNameAvailabilityResult
 
Reason - Enum in com.microsoft.azure.management.storage
Defines values for Reason.
ReasonCode - Class in com.microsoft.azure.management.storage
Defines values for ReasonCode.
ReasonCode() - Constructor for class com.microsoft.azure.management.storage.ReasonCode
 
reasonCode() - Method in class com.microsoft.azure.management.storage.Restriction
Get the reason for the restriction.
regenerateKey(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Regenerates the access keys for this storage account.
regenerateKeyAsync(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Regenerates the access keys for this storage account asynchronously.
regenerateKeyAsync(String, ServiceCallback<List<StorageAccountKey>>) - Method in interface com.microsoft.azure.management.storage.StorageAccount
Regenerates the access keys for this storage account asynchronously.
regions() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
resource() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get resource on which the operation is performed etc.
resource() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the signed services accessible with the service SAS.
resourceIdDimensionNameOverride() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get account Resource Id.
resourceType() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
resourceTypes() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the signed resource types that are accessible with the account SAS.
Restriction - Class in com.microsoft.azure.management.storage
The restriction because of which SKU cannot be used.
Restriction() - Constructor for class com.microsoft.azure.management.storage.Restriction
 
restrictions() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
rowKeyEnd() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the end of row key.
rowKeyStart() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the start of row key.
rules() - Method in interface com.microsoft.azure.management.storage.ManagementPolicy
 
rules() - Method in class com.microsoft.azure.management.storage.ManagementPolicySchema
Get the Storage Account ManagementPolicies Rules.

S

S - Static variable in class com.microsoft.azure.management.storage.SignedResource
Static value s for SignedResource.
S - Static variable in class com.microsoft.azure.management.storage.SignedResourceTypes
Static value s for SignedResourceTypes.
secondary() - Method in class com.microsoft.azure.management.storage.PublicEndpoints
 
services() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the signed services accessible with the account SAS.
services() - Method in class com.microsoft.azure.management.storage.Encryption
Get list of services which support encryption.
Services - Class in com.microsoft.azure.management.storage
Defines values for Services.
Services() - Constructor for class com.microsoft.azure.management.storage.Services
 
ServiceSasParameters - Class in com.microsoft.azure.management.storage
The parameters to list service SAS credentials of a specific resource.
ServiceSasParameters() - Constructor for class com.microsoft.azure.management.storage.ServiceSasParameters
 
ServiceSpecification - Class in com.microsoft.azure.management.storage
One property of operation, include metric specifications.
ServiceSpecification() - Constructor for class com.microsoft.azure.management.storage.ServiceSpecification
 
setLegalHoldAsync(String, String, String, List<String>) - Method in interface com.microsoft.azure.management.storage.BlobContainers
Sets legal hold tags.
sharedAccessExpiryTime() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the time at which the shared access signature becomes invalid.
sharedAccessExpiryTime() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the time at which the shared access signature becomes invalid.
sharedAccessStartTime() - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Get the time at which the SAS becomes valid.
sharedAccessStartTime() - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Get the time at which the SAS becomes valid.
SignedResource - Class in com.microsoft.azure.management.storage
Defines values for SignedResource.
SignedResource() - Constructor for class com.microsoft.azure.management.storage.SignedResource
 
SignedResourceTypes - Class in com.microsoft.azure.management.storage
Defines values for SignedResourceTypes.
SignedResourceTypes() - Constructor for class com.microsoft.azure.management.storage.SignedResourceTypes
 
Sku - Class in com.microsoft.azure.management.storage
The SKU of the storage account.
Sku() - Constructor for class com.microsoft.azure.management.storage.Sku
 
sku() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Deprecated.
sku() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get required.
sku() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get gets or sets the SKU name.
SKUCapability - Class in com.microsoft.azure.management.storage
The capability information in the specified SKU, including file encryption, network ACLs, change notification, etc.
SKUCapability() - Constructor for class com.microsoft.azure.management.storage.SKUCapability
 
SkuName - Enum in com.microsoft.azure.management.storage
Defines values for SkuName.
SkuTier - Enum in com.microsoft.azure.management.storage
Defines values for SkuTier.
skuType() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
SNAPSHOT - Static variable in class com.microsoft.azure.management.storage.BlobTypes
Static value snapshot for BlobTypes.
snapshot() - Method in class com.microsoft.azure.management.storage.ManagementPolicyAction
Get the management policy action for snapshot.
STANDARD_GRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_GRS for StorageAccountSkuType.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_LRS for StorageAccountSkuType.
STANDARD_RAGRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_RAGRS for StorageAccountSkuType.
STANDARD_ZRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_RAGRS for StorageAccountSkuType.
state() - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy
 
state() - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Get the ImmutabilityPolicy state of a blob container, possible values include: Locked and Unlocked.
State - Enum in com.microsoft.azure.management.storage
Defines values for State.
state() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get gets the state of virtual network rule.
status() - Method in class com.microsoft.azure.management.storage.GeoReplicationStats
Get the status of the secondary location.
STORAGE_ACCOUNTS - Static variable in class com.microsoft.azure.management.storage.StorageResourceType
Static value storageAccounts for StorageResourceType.
StorageAccount - Interface in com.microsoft.azure.management.storage
An immutable client-side representation of an Azure storage account.
StorageAccount.Definition - Interface in com.microsoft.azure.management.storage
Container interface for all the definitions that need to be implemented.
StorageAccount.DefinitionStages - Interface in com.microsoft.azure.management.storage
Grouping of all the storage account definition stages.
StorageAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.storage
The first stage of the storage account definition.
StorageAccount.DefinitionStages.WithAccessTraffic - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to restrict access protocol.
StorageAccount.DefinitionStages.WithAzureFilesAadIntegration - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to specify whether azure files aad integration will be enabled.
StorageAccount.DefinitionStages.WithBlobStorageAccountKind - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify account kind as blob storage.
StorageAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.storage
A storage account definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify.
StorageAccount.DefinitionStages.WithCreateAndAccessTier - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to set access tier.
StorageAccount.DefinitionStages.WithCustomDomain - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to associate custom domain with the account.
StorageAccount.DefinitionStages.WithEncryption - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify encryption settings.
StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify account kind as general purpose.
StorageAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify the resource group.
StorageAccount.DefinitionStages.WithHns - Interface in com.microsoft.azure.management.storage
The stage of the storage account definition allowing to specify whether Hns is enabled.
StorageAccount.DefinitionStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to enable implicit managed service identity (MSI).
StorageAccount.DefinitionStages.WithNetworkAccess - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to configure network access settings.
StorageAccount.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify sku.
StorageAccount.Update - Interface in com.microsoft.azure.management.storage
The template for a storage account update operation, containing all the settings that can be modified.
StorageAccount.UpdateStages - Interface in com.microsoft.azure.management.storage
Grouping of all the storage account update stages.
StorageAccount.UpdateStages.WithAccessTier - Interface in com.microsoft.azure.management.storage
A blob storage account update stage allowing access tier to be specified.
StorageAccount.UpdateStages.WithAccessTraffic - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to specify the protocol to be used to access account.
StorageAccount.UpdateStages.WithCustomDomain - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to associate custom domain.
StorageAccount.UpdateStages.WithEncryption - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to configure encryption settings.
StorageAccount.UpdateStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to enable managed service identity (MSI).
StorageAccount.UpdateStages.WithNetworkAccess - Interface in com.microsoft.azure.management.storage
The stage of storage account update allowing to configure network access.
StorageAccount.UpdateStages.WithSku - Interface in com.microsoft.azure.management.storage
The stage of the storage account update allowing to change the sku.
StorageAccount.UpdateStages.WithUpgrade - Interface in com.microsoft.azure.management.storage
 
StorageAccountCheckNameAvailabilityParameters - Class in com.microsoft.azure.management.storage
The parameters used to check the availability of the storage account name.
StorageAccountCheckNameAvailabilityParameters() - Constructor for class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Creates an instance of StorageAccountCheckNameAvailabilityParameters class.
StorageAccountCreateParameters - Class in com.microsoft.azure.management.storage
The parameters used when creating a storage account.
StorageAccountCreateParameters() - Constructor for class com.microsoft.azure.management.storage.StorageAccountCreateParameters
 
StorageAccountEncryptionKeySource - Class in com.microsoft.azure.management.storage
Azure storage account encryption key sources.
StorageAccountEncryptionKeySource() - Constructor for class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
 
StorageAccountEncryptionStatus - Interface in com.microsoft.azure.management.storage
Type representing the encryption status of a storage service.
StorageAccountExpand - Enum in com.microsoft.azure.management.storage
Defines values for StorageAccountExpand.
StorageAccountKey - Class in com.microsoft.azure.management.storage
An access key for the storage account.
StorageAccountKey() - Constructor for class com.microsoft.azure.management.storage.StorageAccountKey
 
storageAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
StorageAccountRegenerateKeyParameters - Class in com.microsoft.azure.management.storage
The parameters used to regenerate the storage account key.
StorageAccountRegenerateKeyParameters() - Constructor for class com.microsoft.azure.management.storage.StorageAccountRegenerateKeyParameters
 
StorageAccounts - Interface in com.microsoft.azure.management.storage
Entry point for storage accounts management API.
storageAccountSku() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
StorageAccountSkuType - Class in com.microsoft.azure.management.storage
Defines sku values for storage account resource.
StorageAccountUpdateParameters - Class in com.microsoft.azure.management.storage
The parameters that can be provided when updating the storage account properties.
StorageAccountUpdateParameters() - Constructor for class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
 
StorageResourceType - Class in com.microsoft.azure.management.storage
Storage resource types.
StorageResourceType() - Constructor for class com.microsoft.azure.management.storage.StorageResourceType
 
storageService() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
StorageService - Class in com.microsoft.azure.management.storage
Azure storage service types.
StorageService() - Constructor for class com.microsoft.azure.management.storage.StorageService
 
StorageSku - Interface in com.microsoft.azure.management.storage
Type representing sku for an Azure storage resource.
StorageSkus - Interface in com.microsoft.azure.management.storage
Entry point to storage service SKUs.
StorageUsage - Interface in com.microsoft.azure.management.storage
An immutable client-side representation of an Azure storage resource usage info object.
systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
systemAssignedManagedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 

T

T - Static variable in class com.microsoft.azure.management.storage.Services
Static value t for Services.
table() - Method in class com.microsoft.azure.management.storage.EncryptionServices
Get the encryption function of the table storage service.
table() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the table endpoint.
TABLE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Table for StorageService.
tag() - Method in class com.microsoft.azure.management.storage.TagProperty
Get the tag value.
TagProperty - Class in com.microsoft.azure.management.storage
A tag of the LegalHold of a blob container.
TagProperty() - Constructor for class com.microsoft.azure.management.storage.TagProperty
 
tags() - Method in interface com.microsoft.azure.management.storage.LegalHold
 
tags() - Method in class com.microsoft.azure.management.storage.LegalHoldProperties
Get the list of LegalHold tags of a blob container.
tags() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get gets or sets a list of key value pairs that describe the resource.
tags() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get gets or sets a list of key value pairs that describe the resource.
tenantId() - Method in class com.microsoft.azure.management.storage.Identity
Get the tenant ID of resource.
tenantId() - Method in class com.microsoft.azure.management.storage.TagProperty
Get returns the Tenant ID that issued the token for the user who added the tag.
tenantId() - Method in class com.microsoft.azure.management.storage.UpdateHistoryProperty
Get returns the Tenant ID that issued the token for the user who updated the ImmutabilityPolicy.
tier() - Method in class com.microsoft.azure.management.storage.Sku
Get the tier value.
tier() - Method in interface com.microsoft.azure.management.storage.StorageSku
 
tierToArchive() - Method in class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
Get the function to tier blobs to archive storage.
tierToArchiveActionOnBaseBlobEnabled() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
tierToCool() - Method in class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
Get the function to tier blobs to cool storage.
tierToCoolActionOnBaseBlobEnabled() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
timestamp() - Method in class com.microsoft.azure.management.storage.TagProperty
Get returns the date and time the tag was added.
timestamp() - Method in class com.microsoft.azure.management.storage.UpdateHistoryProperty
Get returns the date and time the ImmutabilityPolicy was updated.
toString() - Method in enum com.microsoft.azure.management.storage.AccessTier
 
toString() - Method in enum com.microsoft.azure.management.storage.AccountStatus
 
toString() - Method in enum com.microsoft.azure.management.storage.Action
 
toString() - Method in enum com.microsoft.azure.management.storage.DefaultAction
 
toString() - Method in enum com.microsoft.azure.management.storage.HttpProtocol
 
toString() - Method in enum com.microsoft.azure.management.storage.KeyPermission
 
toString() - Method in enum com.microsoft.azure.management.storage.Kind
 
toString() - Method in enum com.microsoft.azure.management.storage.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.storage.PublicAccess
 
toString() - Method in enum com.microsoft.azure.management.storage.Reason
 
toString() - Method in enum com.microsoft.azure.management.storage.SkuName
 
toString() - Method in enum com.microsoft.azure.management.storage.SkuTier
 
toString() - Method in enum com.microsoft.azure.management.storage.State
 
toString() - Method in enum com.microsoft.azure.management.storage.StorageAccountExpand
 
toString() - Method in enum com.microsoft.azure.management.storage.UsageUnit
 
type() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
type() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties
 
type() - Method in class com.microsoft.azure.management.storage.Identity
Get the identity type.
type() - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy
 
type() - Method in interface com.microsoft.azure.management.storage.ManagementPolicy
 
type() - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Get the valid value is Lifecycle.
type() - Method in interface com.microsoft.azure.management.storage.PolicyRule
 
type() - Method in class com.microsoft.azure.management.storage.Restriction
Get the type of restrictions.
type() - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Get the type of resource, Microsoft.Storage/storageAccounts.

U

U - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value u for Permissions.
UNAVAILABLE - Static variable in class com.microsoft.azure.management.storage.GeoReplicationStatus
Static value Unavailable for GeoReplicationStatus.
unit() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get unit could be Bytes or Count.
unit() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
UNLOCKED - Static variable in class com.microsoft.azure.management.storage.ImmutabilityPolicyState
Static value Unlocked for ImmutabilityPolicyState.
UNLOCKED - Static variable in class com.microsoft.azure.management.storage.LeaseStatus
Static value Unlocked for LeaseStatus.
update() - Method in class com.microsoft.azure.management.storage.UpdateHistoryProperty
Get the ImmutabilityPolicy update type of a blob container, possible values include: put, lock and extend.
updateActionsOnBaseBlob(ManagementPolicyBaseBlob) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies all of the actions to apply to selected base blobs.
updateActionsOnSnapShot(ManagementPolicySnapShot) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies all of the actions to apply to selected snapshots.
updateHistory() - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Get the ImmutabilityPolicy update history of the blob container.
UpdateHistoryProperty - Class in com.microsoft.azure.management.storage
An update history of the ImmutabilityPolicy of a blob container.
UpdateHistoryProperty() - Constructor for class com.microsoft.azure.management.storage.UpdateHistoryProperty
 
updateRule(String) - Method in interface com.microsoft.azure.management.storage.ManagementPolicy.UpdateStages.Rule
The function that updates a rule whose name is the inputted parameter name.
upgradeToGeneralPurposeAccountKindV2() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithUpgrade
Specifies that the storage account should be upgraded to V2 kind.
upn() - Method in class com.microsoft.azure.management.storage.TagProperty
Get returns the User Principal Name of the user who added the tag.
upn() - Method in class com.microsoft.azure.management.storage.UpdateHistoryProperty
Get returns the User Principal Name of the user who updated the ImmutabilityPolicy.
UsageName - Class in com.microsoft.azure.management.storage
The usage names that can be used; currently limited to StorageAccount.
UsageName() - Constructor for class com.microsoft.azure.management.storage.UsageName
 
Usages - Interface in com.microsoft.azure.management.storage
Entry point for storage resource usage management API.
UsageUnit - Enum in com.microsoft.azure.management.storage
Defines values for UsageUnit.
useSubDomainName() - Method in class com.microsoft.azure.management.storage.CustomDomain
Get indicates whether indirect CName validation is enabled.

V

value() - Method in interface com.microsoft.azure.management.storage.ListContainerItems
 
value() - Method in class com.microsoft.azure.management.storage.SKUCapability
Get a string value to indicate states of given capability.
value() - Method in class com.microsoft.azure.management.storage.StorageAccountKey
Get base 64-encoded value of the key.
value() - Method in class com.microsoft.azure.management.storage.UsageName
Get gets a string describing the resource name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.AccessTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.AccountStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.DefaultAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.KeyPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.PublicAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.SkuName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.SkuTier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.StorageAccountExpand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.UsageUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.storage.AccessTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.AccountStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.BlobTypes
 
values() - Static method in class com.microsoft.azure.management.storage.Bypass
 
values() - Static method in enum com.microsoft.azure.management.storage.DefaultAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.GeoReplicationStatus
 
values() - Static method in enum com.microsoft.azure.management.storage.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.ImmutabilityPolicyState
 
values() - Static method in class com.microsoft.azure.management.storage.ImmutabilityPolicyUpdateType
 
values() - Static method in enum com.microsoft.azure.management.storage.KeyPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.KeySource
 
values() - Static method in enum com.microsoft.azure.management.storage.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.LeaseDuration
 
values() - Static method in class com.microsoft.azure.management.storage.LeaseState
 
values() - Static method in class com.microsoft.azure.management.storage.LeaseStatus
 
values() - Static method in class com.microsoft.azure.management.storage.Permissions
 
values() - Static method in enum com.microsoft.azure.management.storage.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.PublicAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.ReasonCode
 
values() - Method in class com.microsoft.azure.management.storage.Restriction
Get the value of restrictions.
values() - Static method in class com.microsoft.azure.management.storage.Services
 
values() - Static method in class com.microsoft.azure.management.storage.SignedResource
 
values() - Static method in class com.microsoft.azure.management.storage.SignedResourceTypes
 
values() - Static method in enum com.microsoft.azure.management.storage.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.SkuTier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.storage.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.StorageAccountEncryptionKeySource
 
values() - Static method in enum com.microsoft.azure.management.storage.StorageAccountExpand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.storage.StorageResourceType
 
values() - Static method in class com.microsoft.azure.management.storage.StorageService
 
values() - Static method in enum com.microsoft.azure.management.storage.UsageUnit
Returns an array containing the constants of this enum type, in the order they are declared.
virtualNetworkResourceId() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
VirtualNetworkRule - Class in com.microsoft.azure.management.storage
Virtual Network rule.
VirtualNetworkRule() - Constructor for class com.microsoft.azure.management.storage.VirtualNetworkRule
 
virtualNetworkRules() - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Get sets the virtual network rules.

W

W - Static variable in class com.microsoft.azure.management.storage.Permissions
Static value w for Permissions.
web() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the web endpoint.
withAccessFromAllNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that by default access to storage account should be allowed from all networks.
withAccessFromAllNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that by default access to storage account should be allowed from all networks.
withAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account should be allowed from applications running on Microsoft Azure services.
withAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account should be allowed from applications running on Microsoft Azure services.
withAccessFromIpAddress(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account from the specific ip address should be allowed.
withAccessFromIpAddress(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account from a specific ip address should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account from the specific ip range should be allowed.
withAccessFromIpAddressRange(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account from a specific ip range should be allowed.
withAccessFromNetworkSubnet(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that access to the storage account from the specific virtual network subnet should be allowed.
withAccessFromNetworkSubnet(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that access to the storage account from a specific virtual network subnet should be allowed.
withAccessFromSelectedNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
withAccessFromSelectedNetworks() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
withAccessTier(AccessTier) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCreateAndAccessTier
Specifies the access tier used for billing.
withAccessTier(AccessTier) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTier
Specifies the access tier used for billing.
withAccessTier(AccessTier) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set required for storage accounts where kind = BlobStorage.
withAccessTier(AccessTier) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set required for storage accounts where kind = BlobStorage.
withAction(Action) - Method in class com.microsoft.azure.management.storage.IPRule
Set the action of IP ACL rule.
withAction(Action) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set the action of virtual network rule.
withActions(ManagementPolicyAction) - Method in class com.microsoft.azure.management.storage.ManagementPolicyDefinition
Set an object that defines the action set.
withActionsOnBaseBlob(ManagementPolicyBaseBlob) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies all of the actions to apply to selected base blobs.
withActionsOnSnapShot(ManagementPolicySnapShot) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies all of the actions to apply to selected snapshots.
withAggregationType(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set aggregation type could be Average.
withAllowedHeaders(List<String>) - Method in class com.microsoft.azure.management.storage.CorsRule
Set required if CorsRule element is present.
withAllowedMethods(List<String>) - Method in class com.microsoft.azure.management.storage.CorsRule
Set required if CorsRule element is present.
withAllowedOrigins(List<String>) - Method in class com.microsoft.azure.management.storage.CorsRule
Set required if CorsRule element is present.
withAzureFilesAadIntegrationEnabled(boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAzureFilesAadIntegration
Specifies whether Azure files aad integration will be enabled or not.
withAzureFilesAadIntegrationEnabled(boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
 
withBaseBlob(ManagementPolicyBaseBlob) - Method in class com.microsoft.azure.management.storage.ManagementPolicyAction
Set the management policy action for base blob.
withBlob(EncryptionService) - Method in class com.microsoft.azure.management.storage.EncryptionServices
Set the encryption function of the blob storage service.
withBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Specifies that encryption needs be enabled for blob service.
withBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Enables encryption for blob service.
withBlobStorageAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithBlobStorageAccountKind
Specifies the storage account kind to be "BlobStorage".
withBlobTypes(List<String>) - Method in class com.microsoft.azure.management.storage.ManagementPolicyFilter
Set an array of predefined enum values.
withBlobTypesToFilterFor(List<BlobTypes>) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithBlobTypesToFilterFor
The function that specifies the list of blob types that the rule will apply to.
withBlobTypesToFilterFor(List<BlobTypes>) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithBlobTypesToFilterFor
The function that specifies the list of blob types that the rule will apply to.
withBlobTypeToFilterFor(BlobTypes) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithBlobTypesToFilterFor
The function that specifies a blob type that the rule will apply to.
withBlobTypeToFilterFor(BlobTypes) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithBlobTypesToFilterFor
The function that specifies a blob type that the rule will apply to.
withBlobTypeToFilterForRemoved(BlobTypes) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithBlobTypesToFilterFor
The function that specifies to remove a blob type that the rule will apply to.
withBypass(Bypass) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set specifies whether traffic is bypassed for Logging/Metrics/AzureServices.
withCacheControl(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the response header override for cache control.
withCanonicalizedResource(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the canonical path to the signed resource.
withCategory(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the category this metric specification belong to, could be Capacity.
withContentDisposition(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the response header override for content disposition.
withContentEncoding(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the response header override for content encoding.
withContentLanguage(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the response header override for content language.
withContentType(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the response header override for content type.
withCORSRule(CorsRule) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithCors
Specifies a single CORS rule.
withCORSRule(CorsRule) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.UpdateStages.WithCors
Specifies a single CORS rule.
withCORSRules(List<CorsRule>) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithCors
Specifies all of the CORS rules.
withCORSRules(List<CorsRule>) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.UpdateStages.WithCors
Specifies all of the CORS rules.
withCorsRules(List<CorsRule>) - Method in class com.microsoft.azure.management.storage.CorsRules
Set the List of CORS rules.
withCustomDomain(CustomDomain) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String, boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(CustomDomain) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(String, boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithCustomDomain
Specifies the user domain assigned to the storage account.
withCustomDomain(CustomDomain) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set user domain assigned to the storage account.
withCustomDomain(CustomDomain) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set custom domain assigned to the storage account by the user.
withDays(Integer) - Method in class com.microsoft.azure.management.storage.DeleteRetentionPolicy
Set indicates the number of days that the deleted blob should be retained.
withDaysAfterCreationGreaterThan(int) - Method in class com.microsoft.azure.management.storage.DateAfterCreation
Set integer value indicating the age in days after creation.
withDaysAfterModificationGreaterThan(int) - Method in class com.microsoft.azure.management.storage.DateAfterModification
Set integer value indicating the age in days after last modification.
withDefaultAction(DefaultAction) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set specifies the default action of allow or deny when no other rules match.
withDefaultServiceVersion(String) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithDefaultServiceVersion
Specifies defaultServiceVersion.
withDefaultServiceVersion(String) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.UpdateStages.WithDefaultServiceVersion
Specifies defaultServiceVersion.
withDefinition(ManagementPolicyDefinition) - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Set an object that defines the Lifecycle rule.
withDelete(DateAfterModification) - Method in class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
Set the function to delete the blob.
withDelete(DateAfterCreation) - Method in class com.microsoft.azure.management.storage.ManagementPolicySnapShot
Set the function to delete the blob snapshot.
withDeleteActionOnBaseBlob(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies a delete action on the selected base blobs.
withDeleteActionOnBaseBlob(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies a delete action on the selected base blobs.
withDeleteActionOnSnapShot(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies a delete action on the selected snapshots.
withDeleteActionOnSnapShot(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies a delete action on the selected snapshots.
withDeleteRetentionPolicy(DeleteRetentionPolicy) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy
Specifies deleteRetentionPolicy.
withDeleteRetentionPolicy(DeleteRetentionPolicy) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy
Specifies deleteRetentionPolicy.
withDeleteRetentionPolicyDisabled() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy
Specifies that the delete retention policy is disabled.
withDeleteRetentionPolicyDisabled() - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy
Specifies that the delete retention policy is disabled.
withDeleteRetentionPolicyEnabled(int) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithDeleteRetentionPolicy
Specifies that the delete retention policy is enabled for soft delete.
withDeleteRetentionPolicyEnabled(int) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.UpdateStages.WithDeleteRetentionPolicy
Specifies that the delete retention policy is enabled for soft delete.
withDescription(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set description of the operation.
withDimensions(List<Dimension>) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set dimensions of blobs, including blob type and access tier.
withDisplayDescription(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set display description of metric specification.
withDisplayName(String) - Method in class com.microsoft.azure.management.storage.Dimension
Set display name of dimension.
withDisplayName(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set display name of metric specification.
withEnableAzureFilesAadIntegration(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set enables Azure Files AAD Integration for SMB if sets to true.
withEnableAzureFilesAadIntegration(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set enables Azure Files AAD Integration for SMB if sets to true.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.DeleteRetentionPolicy
Set indicates whether DeleteRetentionPolicy is enabled for the Blob service.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.EncryptionService
Set a boolean indicating whether or not the service encrypts the data as it is stored.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Set rule is enabled if set to true.
withEnableHttpsTrafficOnly(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set allows https traffic only to storage service if sets to true.
withEnableHttpsTrafficOnly(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set allows https traffic only to storage service if sets to true.
withEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
withEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
withEncryption(Encryption) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set provides the encryption settings on the account.
withEncryption(Encryption) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set provides the encryption settings on the account.
withEncryptionKeyFromKeyVault(String, String, String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Specifies the KeyVault key to be used as encryption key.
withEncryptionKeyFromKeyVault(String, String, String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Specifies the KeyVault key to be used as key for encryption.
withETag(String) - Method in class com.microsoft.azure.management.storage.BlobContainersCreateOrUpdateImmutabilityPolicyHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.management.storage.BlobContainersDeleteImmutabilityPolicyHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.management.storage.BlobContainersExtendImmutabilityPolicyHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.management.storage.BlobContainersGetImmutabilityPolicyHeaders
Set the ETag HTTP response header.
withETag(String) - Method in class com.microsoft.azure.management.storage.BlobContainersLockImmutabilityPolicyHeaders
Set the ETag HTTP response header.
withExistingBlobService(String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainer.DefinitionStages.WithBlobService
Specifies resourceGroupName, accountName.
withExistingContainer(String, String, String) - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy.DefinitionStages.WithContainer
Specifies resourceGroupName, accountName, containerName.
withExistingStorageAccount(String, String) - Method in interface com.microsoft.azure.management.storage.BlobServiceProperties.DefinitionStages.WithStorageAccount
Specifies resourceGroupName, accountName.
withExistingStorageAccount(String, String) - Method in interface com.microsoft.azure.management.storage.ManagementPolicy.DefinitionStages.WithStorageAccount
Specifies resourceGroupName, accountName.
withExposedHeaders(List<String>) - Method in class com.microsoft.azure.management.storage.CorsRule
Set required if CorsRule element is present.
withFile(EncryptionService) - Method in class com.microsoft.azure.management.storage.EncryptionServices
Set the encryption function of the file storage service.
withFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Specifies that encryption needs be enabled for file service.
withFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Enables encryption for file service.
withFillGapWithZero(Boolean) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set the property to decide fill gap with zero or not.
withFilters(ManagementPolicyFilter) - Method in class com.microsoft.azure.management.storage.ManagementPolicyDefinition
Set an object that defines the filter set.
withGeneralPurposeAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind
Specifies the storage account kind to be "Storage", the kind for general purposes.
withGeneralPurposeAccountKindV2() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithGeneralPurposeAccountKind
Specifies the storage account kind to be "StorageV2", the kind for general purposes.
withHnsEnabled(boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithHns
Specifies whether Hns will be enabled or not.
withHttpAndHttpsTraffic() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTraffic
Specifies that both http and https traffic should be allowed to storage account.
withIdentifier(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set a unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.
withIdentity(Identity) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set the identity of the resource.
withIdentity(Identity) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set the identity of the resource.
withIfMatch(String) - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy.DefinitionStages.WithIfMatch
Specifies ifMatch.
withIfMatch(String) - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy.UpdateStages.WithIfMatch
Specifies ifMatch.
withImmutabilityPeriodSinceCreationInDays(int) - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy.DefinitionStages.WithImmutabilityPeriodSinceCreationInDays
Specifies immutabilityPeriodSinceCreationInDays.
withImmutabilityPeriodSinceCreationInDays(int) - Method in interface com.microsoft.azure.management.storage.ImmutabilityPolicy.UpdateStages.WithImmutabilityPeriodSinceCreationInDays
Specifies immutabilityPeriodSinceCreationInDays.
withImmutabilityPeriodSinceCreationInDays(int) - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Set the immutability period for the blobs in the container since the policy creation, in days.
withIPAddressOrRange(String) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set an IP address or a range of IP addresses from which to accept requests.
withIPAddressOrRange(String) - Method in class com.microsoft.azure.management.storage.IPRule
Set specifies the IP or IP range in CIDR format.
withIPAddressOrRange(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set an IP address or a range of IP addresses from which to accept requests.
withIpRules(List<IPRule>) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set sets the IP ACL rules.
withIsHnsEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set account HierarchicalNamespace enabled if sets to true.
withKeyName(String) - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Set the name of KeyVault key.
withKeyName(String) - Method in class com.microsoft.azure.management.storage.StorageAccountRegenerateKeyParameters
Set the name of storage keys that want to be regenerated, possible values are key1, key2.
withKeySource(KeySource) - Method in class com.microsoft.azure.management.storage.Encryption
Set the encryption keySource (provider).
withKeyToSign(String) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the key to sign the account SAS token with.
withKeyToSign(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the key to sign the account SAS token with.
withKeyVaultProperties(KeyVaultProperties) - Method in class com.microsoft.azure.management.storage.Encryption
Set properties provided by key vault.
withKeyVaultUri(String) - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Set the Uri of KeyVault.
withKeyVersion(String) - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Set the version of KeyVault key.
withKind(Kind) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set required.
withKind(Kind) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set optional.
withLifecycleRuleType() - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPolicyRuleType
The function that specifies Lifecycle as the type of the management policy rule.
withLocation(String) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set required.
withMaxAgeInSeconds(int) - Method in class com.microsoft.azure.management.storage.CorsRule
Set required if CorsRule element is present.
withMetadata(Map<String, String>) - Method in interface com.microsoft.azure.management.storage.BlobContainer.DefinitionStages.WithMetadata
Specifies metadata.
withMetadata(String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainer.DefinitionStages.WithMetadata
Specifies a singluar instance of metadata.
withMetadata(Map<String, String>) - Method in interface com.microsoft.azure.management.storage.BlobContainer.UpdateStages.WithMetadata
Specifies metadata.
withMetadata(String, String) - Method in interface com.microsoft.azure.management.storage.BlobContainer.UpdateStages.WithMetadata
Specifies a singluar instance of metadata.
withMetadata(Map<String, String>) - Method in class com.microsoft.azure.management.storage.ListContainerItem
Set a name-value pair to associate with the container as metadata.
withMetricSpecifications(List<MetricSpecification>) - Method in class com.microsoft.azure.management.storage.ServiceSpecification
Set metric specifications of operation.
withName(String) - Method in class com.microsoft.azure.management.storage.CustomDomain
Set gets or sets the custom domain name assigned to the storage account.
withName(String) - Method in class com.microsoft.azure.management.storage.Dimension
Set display name of dimension.
withName(String) - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Set a rule name can contain any combination of alpha numeric characters.
withName(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set name of metric specification.
withName(SkuName) - Method in class com.microsoft.azure.management.storage.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Set the storage account name.
withNetworkRuleSet(NetworkRuleSet) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set network rule set.
withNetworkRuleSet(NetworkRuleSet) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set network rule set.
withOnlyHttpsTraffic() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAccessTraffic
Specifies that only https traffic should be allowed to storage account.
withOnlyHttpsTraffic() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTraffic
Specifies that only https traffic should be allowed to storage account.
withOperation(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set type of operation: get, read, delete, etc.
withoutAccessFromAzureServices() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously added access exception to the storage account from application running on azure should be removed.
withoutBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Disables encryption for blob service.
withoutBlobEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Disables encryption for blob service.
withoutEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
withoutFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithEncryption
Disables encryption for file service.
withoutFileEncryption() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithEncryption
Disables encryption for file service.
withoutIpAddressAccess(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously allowed access from specific ip address should be removed.
withoutIpAddressRangeAccess(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously allowed access from specific ip range should be removed.
withoutNetworkSubnetAccess(String) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously allowed access from specific virtual network subnet should be removed.
withoutPrefixesToFilterFor() - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithPrefixesToFilterFor
The function that clears all blob prefixes so the rule will apply to blobs regardless of prefixes.
withoutReadAccessToLoggingFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously added read access exception to the storage logging from any network should be removed.
withoutReadAccessToMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that previously added read access exception to the storage metrics from any network should be removed.
withoutRule(String) - Method in interface com.microsoft.azure.management.storage.ManagementPolicy.UpdateStages.Rule
The function that removes a rule whose name is the inputted parameter name.
withPartitionKeyEnd(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the end of partition key.
withPartitionKeyStart(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the start of partition key.
withPermissions(Permissions) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the signed permissions for the account SAS.
withPermissions(Permissions) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the signed permissions for the service SAS.
withPolicy(ManagementPolicySchema) - Method in interface com.microsoft.azure.management.storage.ManagementPolicy.UpdateStages.WithPolicy
Specifies policy.
withPrefixesToFilterFor(List<String>) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPrefixesToFilterFor
The function that specifies the list of prefixes for the blobs that the rule will apply to.
withPrefixesToFilterFor(List<String>) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithPrefixesToFilterFor
The function that specifies the list of prefixes for the blobs that the rule will apply to.
withPrefixMatch(List<String>) - Method in class com.microsoft.azure.management.storage.ManagementPolicyFilter
Set an array of strings for prefixes to be match.
withPrefixToFilterFor(String) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithPrefixesToFilterFor
The function that specifies a prefix for the blobs that the rule will apply to.
withPrefixToFilterFor(String) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithPrefixesToFilterFor
The function that specifies a prefix for the blobs that the rule will apply to.
withProtocols(HttpProtocol) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the protocol permitted for a request made with the account SAS.
withProtocols(HttpProtocol) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the protocol permitted for a request made with the account SAS.
withProvider(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set service provider: Microsoft Storage.
withPublicAccess(PublicAccess) - Method in interface com.microsoft.azure.management.storage.BlobContainer.DefinitionStages.WithPublicAccess
Specifies publicAccess.
withPublicAccess(PublicAccess) - Method in interface com.microsoft.azure.management.storage.BlobContainer.UpdateStages.WithPublicAccess
Specifies publicAccess.
withPublicAccess(PublicAccess) - Method in class com.microsoft.azure.management.storage.ListContainerItem
Set specifies whether data in the container may be accessed publicly and the level of access.
withReadAccessToLogEntriesFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that read access to the storage logging should be allowed from any network.
withReadAccessToLogEntriesFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that read access to the storage logging should be allowed from any network.
withReadAccessToMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithNetworkAccess
Specifies that read access to the storage metrics should be allowed from any network.
withReadAccessToMetricsFromAnyNetwork() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithNetworkAccess
Specifies that read access to the storage metrics should be allowed from any network.
withReasonCode(ReasonCode) - Method in class com.microsoft.azure.management.storage.Restriction
Set the reason for the restriction.
withResource(String) - Method in class com.microsoft.azure.management.storage.OperationDisplay
Set resource on which the operation is performed etc.
withResource(SignedResource) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the signed services accessible with the service SAS.
withResourceIdDimensionNameOverride(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set account Resource Id.
withResourceTypes(SignedResourceTypes) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the signed resource types that are accessible with the account SAS.
withRowKeyEnd(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the end of row key.
withRowKeyStart(String) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the start of row key.
withRules(List<ManagementPolicyRule>) - Method in class com.microsoft.azure.management.storage.ManagementPolicySchema
Set the Storage Account ManagementPolicies Rules.
withServices(Services) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the signed services accessible with the account SAS.
withServices(EncryptionServices) - Method in class com.microsoft.azure.management.storage.Encryption
Set list of services which support encryption.
withSharedAccessExpiryTime(DateTime) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the time at which the shared access signature becomes invalid.
withSharedAccessExpiryTime(DateTime) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the time at which the shared access signature becomes invalid.
withSharedAccessStartTime(DateTime) - Method in class com.microsoft.azure.management.storage.AccountSasParameters
Set the time at which the SAS becomes valid.
withSharedAccessStartTime(DateTime) - Method in class com.microsoft.azure.management.storage.ServiceSasParameters
Set the time at which the SAS becomes valid.
withSku(SkuName) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithSku
withSku(StorageAccountSkuType) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithSku
Specifies the sku of the storage account.
withSku(SkuName) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
withSku(StorageAccountSkuType) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithSku
Specifies the sku of the storage account.
withSku(SkuInner) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set required.
withSku(SkuInner) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set gets or sets the SKU name.
withSnapshot(ManagementPolicySnapShot) - Method in class com.microsoft.azure.management.storage.ManagementPolicyAction
Set the management policy action for snapshot.
withState(State) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set gets the state of virtual network rule.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithManagedServiceIdentity
Specifies that implicit managed service identity (MSI) needs to be enabled.
withSystemAssignedManagedServiceIdentity() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithManagedServiceIdentity
Specifies that implicit managed service identity (MSI) needs to be enabled.
withTags(List<TagProperty>) - Method in class com.microsoft.azure.management.storage.LegalHoldProperties
Set the list of LegalHold tags of a blob container.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set gets or sets a list of key value pairs that describe the resource.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set gets or sets a list of key value pairs that describe the resource.
withTierToArchive(DateAfterModification) - Method in class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
Set the function to tier blobs to archive storage.
withTierToArchiveActionOnBaseBlob(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies a tier to archive action on the selected base blobs.
withTierToArchiveActionOnBaseBlob(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies a tier to archive action on the selected base blobs.
withTierToCool(DateAfterModification) - Method in class com.microsoft.azure.management.storage.ManagementPolicyBaseBlob
Set the function to tier blobs to cool storage.
withTierToCoolActionOnBaseBlob(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies a tier to cool action on the selected base blobs.
withTierToCoolActionOnBaseBlob(int) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies a tier to cool action on the selected base blobs.
withType(String) - Method in class com.microsoft.azure.management.storage.Identity
Set the identity type.
withType(String) - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Set the valid value is Lifecycle.
withType(String) - Method in class com.microsoft.azure.management.storage.StorageAccountCheckNameAvailabilityParameters
Set the type of resource, Microsoft.Storage/storageAccounts.
withUnit(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set unit could be Bytes or Count.
withUseSubDomainName(Boolean) - Method in class com.microsoft.azure.management.storage.CustomDomain
Set indicates whether indirect CName validation is enabled.
withVirtualNetworkResourceId(String) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in class com.microsoft.azure.management.storage.NetworkRuleSet
Set sets the virtual network rules.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/