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.
AADDS - Static variable in class com.microsoft.azure.management.storage.DirectoryServiceOptions
Static value AADDS for DirectoryServiceOptions.
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.
ACCOUNT - Static variable in class com.microsoft.azure.management.storage.KeyType
Static value Account for KeyType.
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.LeaseContainerRequest
Get specifies the lease action.
action() - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Get the action of virtual network rule.
actionRequired() - Method in class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Get a message indicating if changes on the service provider require any updates on the consumer.
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
 
ActiveDirectoryProperties - Class in com.microsoft.azure.management.storage
Settings properties for Active Directory (AD).
ActiveDirectoryProperties() - Constructor for class com.microsoft.azure.management.storage.ActiveDirectoryProperties
 
activeDirectoryProperties() - Method in class com.microsoft.azure.management.storage.AzureFilesIdentityBasedAuthentication
Get required if choose AD.
AD - Static variable in class com.microsoft.azure.management.storage.DirectoryServiceOptions
Static value AD for DirectoryServiceOptions.
aggregationType() - Method in class com.microsoft.azure.management.storage.MetricSpecification
Get aggregation type could be Average.
ALL_SQUASH - Static variable in class com.microsoft.azure.management.storage.RootSquashType
Static value AllSquash for RootSquashType.
allowBlobPublicAccess() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get allow or disallow public access to all blobs or containers in the storage account.
allowBlobPublicAccess() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get allow or disallow public access to all blobs or containers in the storage account.
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.
allowProtectedAppendWrites() - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Get this property can only be changed for unlocked time-based retention policies.
APPROVED - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointServiceConnectionStatus
Static value Approved for PrivateEndpointServiceConnectionStatus.
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
 
AzureFilesIdentityBasedAuthentication - Class in com.microsoft.azure.management.storage
Settings for Azure Files identity based authentication.
AzureFilesIdentityBasedAuthentication() - Constructor for class com.microsoft.azure.management.storage.AzureFilesIdentityBasedAuthentication
 
azureFilesIdentityBasedAuthentication() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get provides the identity based authentication settings for Azure Files.
azureFilesIdentityBasedAuthentication() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get provides the identity based authentication settings for Azure Files.
azureStorageSid() - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Get specifies the security identifier (SID) for Azure Storage.

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() - Method in class com.microsoft.azure.management.storage.StorageAccountInternetEndpoints
Get gets the blob endpoint.
blob() - Method in class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
Get gets the blob endpoint.
BLOB - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value Blob for StorageService.
BLOB_STORAGE - Static variable in class com.microsoft.azure.management.storage.Kind
Static value BlobStorage for Kind.
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
 
blobIndexMatch() - Method in class com.microsoft.azure.management.storage.ManagementPolicyFilter
Get an array of blob index tag based filters, there can be at most 10 tag filters.
blobRanges() - Method in class com.microsoft.azure.management.storage.BlobRestoreParameters
Get blob ranges to restore.
BlobRestoreParameters - Class in com.microsoft.azure.management.storage
Blob restore parameters.
BlobRestoreParameters() - Constructor for class com.microsoft.azure.management.storage.BlobRestoreParameters
 
BlobRestoreProgressStatus - Class in com.microsoft.azure.management.storage
Defines values for BlobRestoreProgressStatus.
BlobRestoreProgressStatus() - Constructor for class com.microsoft.azure.management.storage.BlobRestoreProgressStatus
 
BlobRestoreRange - Class in com.microsoft.azure.management.storage
Blob range.
BlobRestoreRange() - Constructor for class com.microsoft.azure.management.storage.BlobRestoreRange
 
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.
BLOCK_BLOB_STORAGE - Static variable in class com.microsoft.azure.management.storage.Kind
Static value BlockBlobStorage for Kind.
body() - Method in exception com.microsoft.azure.management.storage.ErrorResponseException
 
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.
breakPeriod() - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Get optional.
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.
ChangeFeed - Class in com.microsoft.azure.management.storage
The blob service properties for change feed events.
ChangeFeed() - Constructor for class com.microsoft.azure.management.storage.ChangeFeed
 
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.
code() - Method in class com.microsoft.azure.management.storage.ErrorResponse
Get an identifier for the error.
com.microsoft.azure.management.storage - package com.microsoft.azure.management.storage
This package contains the classes for StorageManagementClient.
COMPLETE - Static variable in class com.microsoft.azure.management.storage.BlobRestoreProgressStatus
Static value Complete for BlobRestoreProgressStatus.
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.
COOL - Static variable in class com.microsoft.azure.management.storage.ShareAccessTier
Static value Cool for ShareAccessTier.
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.
CREATING - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
Static value Creating for PrivateEndpointConnectionProvisioningState.
creationTime() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
currentValue() - Method in interface com.microsoft.azure.management.storage.StorageUsage
 
currentVersionedKeyIdentifier() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get the object identifier of the current versioned Key Vault Key in use.
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 item should be retained.
days() - Method in class com.microsoft.azure.management.storage.RestorePolicyProperties
Get how long this blob can be restored.
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 value indicating the age in days after creation.
daysAfterModificationGreaterThan() - Method in class com.microsoft.azure.management.storage.DateAfterModification
Get 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.
DELETED - Static variable in class com.microsoft.azure.management.storage.ListContainersInclude
Static value deleted for ListContainersInclude.
DeletedShare - Class in com.microsoft.azure.management.storage
The deleted share to be restored.
DeletedShare() - Constructor for class com.microsoft.azure.management.storage.DeletedShare
 
deletedShareName() - Method in class com.microsoft.azure.management.storage.DeletedShare
Get required.
deletedShareVersion() - Method in class com.microsoft.azure.management.storage.DeletedShare
Get required.
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 service properties for soft delete.
DeleteRetentionPolicy() - Constructor for class com.microsoft.azure.management.storage.DeleteRetentionPolicy
 
DELETING - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
Static value Deleting for PrivateEndpointConnectionProvisioningState.
description() - Method in class com.microsoft.azure.management.storage.OperationDisplay
Get description of the operation.
description() - Method in class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Get the reason for approval/rejection of the connection.
destinationContainer() - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Get required.
dfs() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the dfs endpoint.
dfs() - Method in class com.microsoft.azure.management.storage.StorageAccountInternetEndpoints
Get gets the dfs endpoint.
dfs() - Method in class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
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.
directoryServiceOptions() - Method in class com.microsoft.azure.management.storage.AzureFilesIdentityBasedAuthentication
Get indicates the directory service used.
DirectoryServiceOptions - Class in com.microsoft.azure.management.storage
Defines values for DirectoryServiceOptions.
DirectoryServiceOptions() - Constructor for class com.microsoft.azure.management.storage.DirectoryServiceOptions
 
disableBlobPublicAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithBlobAccess
Disables blob public access.
disableBlobPublicAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithBlobAccess
Disables blob public access.
DISABLED - Static variable in class com.microsoft.azure.management.storage.EncryptionScopeState
Static value Disabled for EncryptionScopeState.
DISABLED - Static variable in class com.microsoft.azure.management.storage.LargeFileSharesState
Static value Disabled for LargeFileSharesState.
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.
domainGuid() - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Get specifies the domain GUID.
domainName() - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Get specifies the primary domain that the AD DNS server is authoritative for.
domainSid() - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Get specifies the security identifier (SID).

E

enableBlobPublicAccess() - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithBlobAccess
Allows blob public access, configured by individual containers.
enabled() - Method in class com.microsoft.azure.management.storage.ChangeFeed
Get indicates whether change feed event logging is enabled for the Blob service.
enabled() - Method in class com.microsoft.azure.management.storage.DeleteRetentionPolicy
Get indicates whether DeleteRetentionPolicy is enabled.
ENABLED - Static variable in class com.microsoft.azure.management.storage.EncryptionScopeState
Static value Enabled for EncryptionScopeState.
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 - Static variable in class com.microsoft.azure.management.storage.LargeFileSharesState
Static value Enabled for LargeFileSharesState.
enabled() - Method in class com.microsoft.azure.management.storage.ManagementPolicyRule
Get rule is enabled if set to true.
enabled() - Method in class com.microsoft.azure.management.storage.RestorePolicyProperties
Get blob restore is enabled if set to true.
EnabledProtocols - Class in com.microsoft.azure.management.storage
Defines values for EnabledProtocols.
EnabledProtocols() - Constructor for class com.microsoft.azure.management.storage.EnabledProtocols
 
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 not applicable.
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
 
EncryptionScopeKeyVaultProperties - Class in com.microsoft.azure.management.storage
The key vault properties for the encryption scope.
EncryptionScopeKeyVaultProperties() - Constructor for class com.microsoft.azure.management.storage.EncryptionScopeKeyVaultProperties
 
EncryptionScopeSource - Class in com.microsoft.azure.management.storage
Defines values for EncryptionScopeSource.
EncryptionScopeSource() - Constructor for class com.microsoft.azure.management.storage.EncryptionScopeSource
 
EncryptionScopeState - Class in com.microsoft.azure.management.storage
Defines values for EncryptionScopeState.
EncryptionScopeState() - Constructor for class com.microsoft.azure.management.storage.EncryptionScopeState
 
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
 
endRange() - Method in class com.microsoft.azure.management.storage.BlobRestoreRange
Get blob end range.
ErrorResponse - Class in com.microsoft.azure.management.storage
An error response from the storage resource provider.
ErrorResponse() - Constructor for class com.microsoft.azure.management.storage.ErrorResponse
 
ErrorResponseException - Exception in com.microsoft.azure.management.storage
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.management.storage.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.management.storage.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
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.
FAILED - Static variable in class com.microsoft.azure.management.storage.BlobRestoreProgressStatus
Static value Failed for BlobRestoreProgressStatus.
FAILED - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
Static value Failed for PrivateEndpointConnectionProvisioningState.
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() - Method in class com.microsoft.azure.management.storage.StorageAccountInternetEndpoints
Get gets the file endpoint.
file() - Method in class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
Get gets the file endpoint.
FILE - Static variable in class com.microsoft.azure.management.storage.StorageService
Static value File for StorageService.
FILE_STORAGE - Static variable in class com.microsoft.azure.management.storage.Kind
Static value FileStorage for Kind.
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.
filters() - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Get optional.
FIXED - Static variable in class com.microsoft.azure.management.storage.LeaseDuration
Static value Fixed for LeaseDuration.
forestName() - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Get specifies the Active Directory forest to get.
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.BlobRestoreProgressStatus
Creates or finds a BlobRestoreProgressStatus from its string representation.
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.DirectoryServiceOptions
Creates or finds a DirectoryServiceOptions from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.EnabledProtocols
Creates or finds a EnabledProtocols from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.EncryptionScopeSource
Creates or finds a EncryptionScopeSource from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.EncryptionScopeState
Creates or finds a EncryptionScopeState from its string representation.
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.GetShareExpand
Parses a serialized value to a GetShareExpand instance.
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 class com.microsoft.azure.management.storage.KeyType
Creates or finds a KeyType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.Kind
Creates or finds a Kind from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.LargeFileSharesState
Creates or finds a LargeFileSharesState from its string representation.
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.ListContainersInclude
Creates or finds a ListContainersInclude from its string representation.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.ListKeyExpand
Parses a serialized value to a ListKeyExpand instance.
fromString(String) - Static method in enum com.microsoft.azure.management.storage.ListSharesExpand
Parses a serialized value to a ListSharesExpand instance.
fromString(String) - Static method in class com.microsoft.azure.management.storage.MinimumTlsVersion
Creates or finds a MinimumTlsVersion 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 class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
Creates or finds a PrivateEndpointConnectionProvisioningState from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.PrivateEndpointServiceConnectionStatus
Creates or finds a PrivateEndpointServiceConnectionStatus 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.RootSquashType
Creates or finds a RootSquashType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.management.storage.RoutingChoice
Creates or finds a RoutingChoice 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.ShareAccessTier
Creates or finds a ShareAccessTier 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 class com.microsoft.azure.management.storage.SkuName
Creates or finds a SkuName from its string representation.
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.
GetShareExpand - Enum in com.microsoft.azure.management.storage
Defines values for GetShareExpand.

H

hasImmutabilityPolicy() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
hasImmutabilityPolicy() - Method in interface 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 interface 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.
HOT - Static variable in class com.microsoft.azure.management.storage.ShareAccessTier
Static value Hot for ShareAccessTier.
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
 
id() - Method in class com.microsoft.azure.management.storage.PrivateEndpoint
Get the ARM identifier for Private Endpoint.
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 interface 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
 
IN_PROGRESS - Static variable in class com.microsoft.azure.management.storage.BlobRestoreProgressStatus
Static value InProgress for BlobRestoreProgressStatus.
INFINITE - Static variable in class com.microsoft.azure.management.storage.LeaseDuration
Static value Infinite for LeaseDuration.
INTERNET_ROUTING - Static variable in class com.microsoft.azure.management.storage.RoutingChoice
Static value InternetRouting for RoutingChoice.
internetEndpoints() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the internet routing storage endpoints.
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.
isBlobPublicAccessAllowed() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks whether blob public access is allowed.
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.
isHttpsTrafficOnly() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks whether storage account only allow HTTPS traffic.
isLargeFileSharesEnabled() - Method in interface com.microsoft.azure.management.storage.StorageAccount
Checks whether large file shares enabled on this storage account.

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, kerb1, kerb2.
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.
keyType() - Method in class com.microsoft.azure.management.storage.EncryptionService
Get encryption key type to be used for the encryption service.
KeyType - Class in com.microsoft.azure.management.storage
Defines values for KeyType.
KeyType() - Constructor for class com.microsoft.azure.management.storage.KeyType
 
keyUri() - Method in class com.microsoft.azure.management.storage.EncryptionScopeKeyVaultProperties
Get the object identifier for a key vault key object.
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 - Class in com.microsoft.azure.management.storage
Defines values for Kind.
Kind() - Constructor for class com.microsoft.azure.management.storage.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.
LargeFileSharesState - Class in com.microsoft.azure.management.storage
Defines values for LargeFileSharesState.
LargeFileSharesState() - Constructor for class com.microsoft.azure.management.storage.LargeFileSharesState
 
largeFileSharesState() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get allow large file shares if sets to Enabled.
largeFileSharesState() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get allow large file shares if sets to Enabled.
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 class com.microsoft.azure.management.storage.RestorePolicyProperties
Get deprecated in favor of minRestoreTime property.
lastEnabledTime() - Method in interface com.microsoft.azure.management.storage.StorageAccountEncryptionStatus
 
lastGeoFailoverTime() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
lastKeyRotationTimestamp() - Method in class com.microsoft.azure.management.storage.KeyVaultProperties
Get timestamp of last rotation of the Key Vault Key.
lastModifiedTime() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
lastModifiedTime() - Method in interface 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.
LeaseContainerRequest - Class in com.microsoft.azure.management.storage
Lease Container request schema.
LeaseContainerRequest() - Constructor for class com.microsoft.azure.management.storage.LeaseContainerRequest
 
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() - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Get required for acquire.
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 interface 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.
leaseId() - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Get identifies the lease.
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 interface 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 interface 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 interface 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 - Interface in com.microsoft.azure.management.storage
 
ListContainersInclude - Class in com.microsoft.azure.management.storage
Defines values for ListContainersInclude.
ListContainersInclude() - Constructor for class com.microsoft.azure.management.storage.ListContainersInclude
 
ListKeyExpand - Enum in com.microsoft.azure.management.storage
Defines values for ListKeyExpand.
ListSharesExpand - Enum in com.microsoft.azure.management.storage
Defines values for ListSharesExpand.
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
 
message() - Method in class com.microsoft.azure.management.storage.ErrorResponse
Get a message describing the error, intended to be suitable for display in a user interface.
metadata() - Method in interface com.microsoft.azure.management.storage.BlobContainer
 
metadata() - Method in interface 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_KEY_VAULT - Static variable in class com.microsoft.azure.management.storage.EncryptionScopeSource
Static value Microsoft.KeyVault for EncryptionScopeSource.
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_ROUTING - Static variable in class com.microsoft.azure.management.storage.RoutingChoice
Static value MicrosoftRouting for RoutingChoice.
MICROSOFT_STORAGE - Static variable in class com.microsoft.azure.management.storage.EncryptionScopeSource
Static value Microsoft.Storage for EncryptionScopeSource.
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.
microsoftEndpoints() - Method in class com.microsoft.azure.management.storage.Endpoints
Get gets the microsoft routing storage endpoints.
minCreationTime() - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyFilter
Get blobs created after the time will be replicated to the destination.
MinimumTlsVersion - Class in com.microsoft.azure.management.storage
Defines values for MinimumTlsVersion.
MinimumTlsVersion() - Constructor for class com.microsoft.azure.management.storage.MinimumTlsVersion
 
minimumTlsVersion() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
minimumTlsVersion() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get set the minimum TLS version to be permitted on requests to storage.
minimumTlsVersion() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get set the minimum TLS version to be permitted on requests to storage.
minRestoreTime() - Method in class com.microsoft.azure.management.storage.RestorePolicyProperties
Get returns the minimum date and time that the restore can be started.

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
 
name() - Method in class com.microsoft.azure.management.storage.TagFilter
Get this is the filter tag name, it can have 1 - 128 characters.
netBiosDomainName() - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Get specifies the NetBIOS domain name.
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
 
NFS - Static variable in class com.microsoft.azure.management.storage.EnabledProtocols
Static value NFS for EnabledProtocols.
NO_ROOT_SQUASH - Static variable in class com.microsoft.azure.management.storage.RootSquashType
Static value NoRootSquash for RootSquashType.
NONE - Static variable in class com.microsoft.azure.management.storage.Bypass
Static value None for Bypass.
NONE - Static variable in class com.microsoft.azure.management.storage.DirectoryServiceOptions
Static value None for DirectoryServiceOptions.
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.
ObjectReplicationPolicyFilter - Class in com.microsoft.azure.management.storage
Filters limit replication to a subset of blobs within the storage account.
ObjectReplicationPolicyFilter() - Constructor for class com.microsoft.azure.management.storage.ObjectReplicationPolicyFilter
 
ObjectReplicationPolicyRule - Class in com.microsoft.azure.management.storage
The replication policy rule between two containers.
ObjectReplicationPolicyRule() - Constructor for class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
 
op() - Method in class com.microsoft.azure.management.storage.TagFilter
Get this is the comparison operator which is used for object comparison and filtering.
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.
PENDING - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointServiceConnectionStatus
Static value Pending for PrivateEndpointServiceConnectionStatus.
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.
prefixMatch() - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyFilter
Get optional.
PREMIUM - Static variable in class com.microsoft.azure.management.storage.ShareAccessTier
Static value Premium for ShareAccessTier.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Premium_LRS for SkuName.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value PREMIUM_LRS for StorageAccountSkuType.
PREMIUM_ZRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Premium_ZRS for SkuName.
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.
PrivateEndpoint - Class in com.microsoft.azure.management.storage
The Private Endpoint resource.
PrivateEndpoint() - Constructor for class com.microsoft.azure.management.storage.PrivateEndpoint
 
PrivateEndpointConnectionProvisioningState - Class in com.microsoft.azure.management.storage
Defines values for PrivateEndpointConnectionProvisioningState.
PrivateEndpointConnectionProvisioningState() - Constructor for class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
 
PrivateEndpointServiceConnectionStatus - Class in com.microsoft.azure.management.storage
Defines values for PrivateEndpointServiceConnectionStatus.
PrivateEndpointServiceConnectionStatus() - Constructor for class com.microsoft.azure.management.storage.PrivateEndpointServiceConnectionStatus
 
PrivateLinkServiceConnectionState - Class in com.microsoft.azure.management.storage
A collection of information about the state of the connection between service consumer and provider.
PrivateLinkServiceConnectionState() - Constructor for class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
 
proposedLeaseId() - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Get optional for acquire, required for change.
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 interface 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.
publishInternetEndpoints() - Method in class com.microsoft.azure.management.storage.RoutingPreference
Get a boolean flag which indicates whether internet routing storage endpoints are to be published.
publishMicrosoftEndpoints() - Method in class com.microsoft.azure.management.storage.RoutingPreference
Get a boolean flag which indicates whether microsoft routing storage endpoints are to be published.
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() - Method in class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
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
 
REJECTED - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointServiceConnectionStatus
Static value Rejected for PrivateEndpointServiceConnectionStatus.
requireInfrastructureEncryption() - Method in class com.microsoft.azure.management.storage.Encryption
Get a boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest.
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.
RestorePolicyProperties - Class in com.microsoft.azure.management.storage
The blob service properties for blob restore policy.
RestorePolicyProperties() - Constructor for class com.microsoft.azure.management.storage.RestorePolicyProperties
 
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
 
ROOT_SQUASH - Static variable in class com.microsoft.azure.management.storage.RootSquashType
Static value RootSquash for RootSquashType.
RootSquashType - Class in com.microsoft.azure.management.storage
Defines values for RootSquashType.
RootSquashType() - Constructor for class com.microsoft.azure.management.storage.RootSquashType
 
RoutingChoice - Class in com.microsoft.azure.management.storage
Defines values for RoutingChoice.
RoutingChoice() - Constructor for class com.microsoft.azure.management.storage.RoutingChoice
 
routingChoice() - Method in class com.microsoft.azure.management.storage.RoutingPreference
Get routing Choice defines the kind of network routing opted by the user.
RoutingPreference - Class in com.microsoft.azure.management.storage
Routing preference defines the type of network, either microsoft or internet routing to be used to deliver the user data, the default option is microsoft routing.
RoutingPreference() - Constructor for class com.microsoft.azure.management.storage.RoutingPreference
 
routingPreference() - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Get maintains information about the network routing choice opted by the user for data transfer.
routingPreference() - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Get maintains information about the network routing choice opted by the user for data transfer.
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.
ruleId() - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Get rule Id is auto-generated for each new rule on destination account.
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
 
SERVICE - Static variable in class com.microsoft.azure.management.storage.KeyType
Static value Service for KeyType.
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.
ShareAccessTier - Class in com.microsoft.azure.management.storage
Defines values for ShareAccessTier.
ShareAccessTier() - Constructor for class com.microsoft.azure.management.storage.ShareAccessTier
 
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 - Class in com.microsoft.azure.management.storage
Defines values for SkuName.
SkuName() - Constructor for class com.microsoft.azure.management.storage.SkuName
 
SkuTier - Enum in com.microsoft.azure.management.storage
Defines values for SkuTier.
skuType() - Method in interface com.microsoft.azure.management.storage.StorageAccount
 
SMB - Static variable in class com.microsoft.azure.management.storage.EnabledProtocols
Static value SMB for EnabledProtocols.
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.
sourceContainer() - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Get required.
STANDARD_GRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Standard_GRS for SkuName.
STANDARD_GRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_GRS for StorageAccountSkuType.
STANDARD_GZRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Standard_GZRS for SkuName.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Standard_LRS for SkuName.
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.SkuName
Static value Standard_RAGRS for SkuName.
STANDARD_RAGRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_RAGRS for StorageAccountSkuType.
STANDARD_RAGZRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Standard_RAGZRS for SkuName.
STANDARD_ZRS - Static variable in class com.microsoft.azure.management.storage.SkuName
Static value Standard_ZRS for SkuName.
STANDARD_ZRS - Static variable in class com.microsoft.azure.management.storage.StorageAccountSkuType
Static value STANDARD_RAGRS for StorageAccountSkuType.
startRange() - Method in class com.microsoft.azure.management.storage.BlobRestoreRange
Get blob start range.
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.
status() - Method in class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Get indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
STORAGE - Static variable in class com.microsoft.azure.management.storage.Kind
Static value Storage for Kind.
STORAGE_ACCOUNTS - Static variable in class com.microsoft.azure.management.storage.StorageResourceType
Static value storageAccounts for StorageResourceType.
STORAGE_V2 - Static variable in class com.microsoft.azure.management.storage.Kind
Static value StorageV2 for Kind.
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.WithBlobAccess - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to configure blob access.
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.WithBlockBlobStorageAccountKind - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify account kind as block 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.WithFileStorageAccountKind - Interface in com.microsoft.azure.management.storage
The stage of a storage account definition allowing to specify account kind as file storage.
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.WithLargeFileShares - Interface in com.microsoft.azure.management.storage
The stage of storage account definition allowing to specify whether large file shares will be 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.WithBlobAccess - Interface in com.microsoft.azure.management.storage
The stage of storage account update allowing to configure blob access.
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.
StorageAccountInternetEndpoints - Class in com.microsoft.azure.management.storage
The URIs that are used to perform a retrieval of a public blob, file, web or dfs object via a internet routing endpoint.
StorageAccountInternetEndpoints() - Constructor for class com.microsoft.azure.management.storage.StorageAccountInternetEndpoints
 
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
 
StorageAccountMicrosoftEndpoints - 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 via a microsoft routing endpoint.
StorageAccountMicrosoftEndpoints() - Constructor for class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
 
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.
SUCCEEDED - Static variable in class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
Static value Succeeded for PrivateEndpointConnectionProvisioningState.
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() - Method in class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
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.
TagFilter - Class in com.microsoft.azure.management.storage
Blob index tag based filtering for blob objects.
TagFilter() - Constructor for class com.microsoft.azure.management.storage.TagFilter
 
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.
timeToRestore() - Method in class com.microsoft.azure.management.storage.BlobRestoreParameters
Get restore blob to the specified time.
TLS1_0 - Static variable in class com.microsoft.azure.management.storage.MinimumTlsVersion
Static value TLS1_0 for MinimumTlsVersion.
TLS1_1 - Static variable in class com.microsoft.azure.management.storage.MinimumTlsVersion
Static value TLS1_1 for MinimumTlsVersion.
TLS1_2 - Static variable in class com.microsoft.azure.management.storage.MinimumTlsVersion
Static value TLS1_2 for MinimumTlsVersion.
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.GetShareExpand
 
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.ListKeyExpand
 
toString() - Method in enum com.microsoft.azure.management.storage.ListSharesExpand
 
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.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
 
TRANSACTION_OPTIMIZED - Static variable in class com.microsoft.azure.management.storage.ShareAccessTier
Static value TransactionOptimized for ShareAccessTier.
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 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.TagFilter
Get this is the filter tag value field used for tag based filtering, it can have 0 - 256 characters.
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.GetShareExpand
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.ListKeyExpand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.storage.ListSharesExpand
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.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.BlobRestoreProgressStatus
 
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.DirectoryServiceOptions
 
values() - Static method in class com.microsoft.azure.management.storage.EnabledProtocols
 
values() - Static method in class com.microsoft.azure.management.storage.EncryptionScopeSource
 
values() - Static method in class com.microsoft.azure.management.storage.EncryptionScopeState
 
values() - Static method in class com.microsoft.azure.management.storage.GeoReplicationStatus
 
values() - Static method in enum com.microsoft.azure.management.storage.GetShareExpand
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.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 class com.microsoft.azure.management.storage.KeyType
 
values() - Static method in class com.microsoft.azure.management.storage.Kind
 
values() - Static method in class com.microsoft.azure.management.storage.LargeFileSharesState
 
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.ListContainersInclude
 
values() - Static method in enum com.microsoft.azure.management.storage.ListKeyExpand
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.ListSharesExpand
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.MinimumTlsVersion
 
values() - Static method in class com.microsoft.azure.management.storage.Permissions
 
values() - Static method in class com.microsoft.azure.management.storage.PrivateEndpointConnectionProvisioningState
 
values() - Static method in class com.microsoft.azure.management.storage.PrivateEndpointServiceConnectionStatus
 
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.RootSquashType
 
values() - Static method in class com.microsoft.azure.management.storage.RoutingChoice
 
values() - Static method in class com.microsoft.azure.management.storage.Services
 
values() - Static method in class com.microsoft.azure.management.storage.ShareAccessTier
 
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 class com.microsoft.azure.management.storage.SkuName
 
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.
web() - Method in class com.microsoft.azure.management.storage.StorageAccountInternetEndpoints
Get gets the web endpoint.
web() - Method in class com.microsoft.azure.management.storage.StorageAccountMicrosoftEndpoints
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(String) - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Set specifies the lease action.
withAction(Action) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set the action of virtual network rule.
withActionRequired(String) - Method in class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Set a message indicating if changes on the service provider require any updates on the consumer.
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.
withActiveDirectoryProperties(ActiveDirectoryProperties) - Method in class com.microsoft.azure.management.storage.AzureFilesIdentityBasedAuthentication
Set required if choose AD.
withAggregationType(String) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set aggregation type could be Average.
withAllowBlobPublicAccess(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set allow or disallow public access to all blobs or containers in the storage account.
withAllowBlobPublicAccess(Boolean) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set allow or disallow public access to all blobs or containers in the storage account.
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.
withAllowProtectedAppendWrites(Boolean) - Method in class com.microsoft.azure.management.storage.ImmutabilityPolicyProperties
Set this property can only be changed for unlocked time-based retention policies.
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
 
withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set provides the identity based authentication settings for Azure Files.
withAzureFilesIdentityBasedAuthentication(AzureFilesIdentityBasedAuthentication) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set provides the identity based authentication settings for Azure Files.
withAzureStorageSid(String) - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Set specifies the security identifier (SID) for Azure Storage.
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.
withBlobIndexMatch(List<TagFilter>) - Method in class com.microsoft.azure.management.storage.ManagementPolicyFilter
Set an array of blob index tag based filters, there can be at most 10 tag filters.
withBlobRanges(List<BlobRestoreRange>) - Method in class com.microsoft.azure.management.storage.BlobRestoreParameters
Set blob ranges to restore.
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.
withBlockBlobStorageAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithBlockBlobStorageAccountKind
Specifies the storage account kind to be "BlockBlobStorage".
withBreakPeriod(Integer) - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Set optional.
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.
withCode(String) - Method in class com.microsoft.azure.management.storage.ErrorResponse
Set an identifier for the error.
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 item should be retained.
withDays(Integer) - Method in class com.microsoft.azure.management.storage.RestorePolicyProperties
Set how long this blob can be restored.
withDaysAfterCreationGreaterThan(double) - Method in class com.microsoft.azure.management.storage.DateAfterCreation
Set value indicating the age in days after creation.
withDaysAfterModificationGreaterThan(double) - Method in class com.microsoft.azure.management.storage.DateAfterModification
Set 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(double) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies a delete action on the selected base blobs.
withDeleteActionOnBaseBlob(double) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies a delete action on the selected base blobs.
withDeleteActionOnSnapShot(double) - Method in interface com.microsoft.azure.management.storage.PolicyRule.DefinitionStages.WithRuleActions
The function that specifies a delete action on the selected snapshots.
withDeleteActionOnSnapShot(double) - Method in interface com.microsoft.azure.management.storage.PolicyRule.UpdateStages.WithActions
The function that specifies a delete action on the selected snapshots.
withDeletedShareName(String) - Method in class com.microsoft.azure.management.storage.DeletedShare
Set required.
withDeletedShareVersion(String) - Method in class com.microsoft.azure.management.storage.DeletedShare
Set required.
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.
withDescription(String) - Method in class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Set the reason for approval/rejection of the connection.
withDestinationContainer(String) - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Set required.
withDimensions(List<Dimension>) - Method in class com.microsoft.azure.management.storage.MetricSpecification
Set dimensions of blobs, including blob type and access tier.
withDirectoryServiceOptions(DirectoryServiceOptions) - Method in class com.microsoft.azure.management.storage.AzureFilesIdentityBasedAuthentication
Set indicates the directory service used.
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.
withDomainGuid(String) - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Set specifies the domain GUID.
withDomainName(String) - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Set specifies the primary domain that the AD DNS server is authoritative for.
withDomainSid(String) - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Set specifies the security identifier (SID).
withEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.ChangeFeed
Set indicates whether change feed event logging is enabled for the Blob service.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.storage.DeleteRetentionPolicy
Set indicates whether DeleteRetentionPolicy is enabled.
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.
withEnabled(boolean) - Method in class com.microsoft.azure.management.storage.RestorePolicyProperties
Set blob restore 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 not applicable.
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.
withEndRange(String) - Method in class com.microsoft.azure.management.storage.BlobRestoreRange
Set blob end range.
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.
withFileStorageAccountKind() - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithFileStorageAccountKind
Specifies the storage account kind to be "FileStorage".
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.
withFilters(ObjectReplicationPolicyFilter) - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Set optional.
withForestName(String) - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Set specifies the Active Directory forest to get.
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.DefinitionStages.WithAccessTraffic
Specifies that both http and https traffic should be allowed to storage account.
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(Integer) - 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.
withInternetEndpoints(StorageAccountInternetEndpoints) - Method in class com.microsoft.azure.management.storage.Endpoints
Set gets the internet routing storage endpoints.
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, kerb1, kerb2.
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.
withKeyType(KeyType) - Method in class com.microsoft.azure.management.storage.EncryptionService
Set encryption key type to be used for the encryption service.
withKeyUri(String) - Method in class com.microsoft.azure.management.storage.EncryptionScopeKeyVaultProperties
Set the object identifier for a key vault key object.
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.
withLargeFileShares(boolean) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithLargeFileShares
Allow large file shares if sets to enabled.
withLargeFileSharesState(LargeFileSharesState) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set allow large file shares if sets to Enabled.
withLargeFileSharesState(LargeFileSharesState) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set allow large file shares if sets to Enabled.
withLeaseDuration(Integer) - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Set required for acquire.
withLeaseId(String) - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Set identifies the lease.
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.
withMessage(String) - Method in class com.microsoft.azure.management.storage.ErrorResponse
Set a message describing the error, intended to be suitable for display in a user interface.
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.
withMetricSpecifications(List<MetricSpecification>) - Method in class com.microsoft.azure.management.storage.ServiceSpecification
Set metric specifications of operation.
withMicrosoftEndpoints(StorageAccountMicrosoftEndpoints) - Method in class com.microsoft.azure.management.storage.Endpoints
Set gets the microsoft routing storage endpoints.
withMinCreationTime(String) - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyFilter
Set blobs created after the time will be replicated to the destination.
withMinimumTlsVersion(MinimumTlsVersion) - Method in interface com.microsoft.azure.management.storage.StorageAccount.DefinitionStages.WithAccessTraffic
Specifies the minimum TLS version for HTTPS traffic.
withMinimumTlsVersion(MinimumTlsVersion) - Method in interface com.microsoft.azure.management.storage.StorageAccount.UpdateStages.WithAccessTraffic
Specifies the minimal TLS version for HTTPS traffic.
withMinimumTlsVersion(MinimumTlsVersion) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set set the minimum TLS version to be permitted on requests to storage.
withMinimumTlsVersion(MinimumTlsVersion) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set set the minimum TLS version to be permitted on requests to storage.
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.
withName(String) - Method in class com.microsoft.azure.management.storage.TagFilter
Set this is the filter tag name, it can have 1 - 128 characters.
withNetBiosDomainName(String) - Method in class com.microsoft.azure.management.storage.ActiveDirectoryProperties
Set specifies the NetBIOS domain 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.
withOp(String) - Method in class com.microsoft.azure.management.storage.TagFilter
Set this is the comparison operator which is used for object comparison and filtering.
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.
withPrefixMatch(List<String>) - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyFilter
Set optional.
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.
withProposedLeaseId(String) - Method in class com.microsoft.azure.management.storage.LeaseContainerRequest
Set optional for acquire, required for change.
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.
withPublishInternetEndpoints(Boolean) - Method in class com.microsoft.azure.management.storage.RoutingPreference
Set a boolean flag which indicates whether internet routing storage endpoints are to be published.
withPublishMicrosoftEndpoints(Boolean) - Method in class com.microsoft.azure.management.storage.RoutingPreference
Set a boolean flag which indicates whether microsoft routing storage endpoints are to be published.
withQueue(EncryptionService) - Method in class com.microsoft.azure.management.storage.EncryptionServices
Set the encryption function of the queue storage service.
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.
withRequireInfrastructureEncryption(Boolean) - Method in class com.microsoft.azure.management.storage.Encryption
Set a boolean indicating whether or not the service applies a secondary layer of encryption with platform managed keys for data at rest.
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.
withRoutingChoice(RoutingChoice) - Method in class com.microsoft.azure.management.storage.RoutingPreference
Set routing Choice defines the kind of network routing opted by the user.
withRoutingPreference(RoutingPreference) - Method in class com.microsoft.azure.management.storage.StorageAccountCreateParameters
Set maintains information about the network routing choice opted by the user for data transfer.
withRoutingPreference(RoutingPreference) - Method in class com.microsoft.azure.management.storage.StorageAccountUpdateParameters
Set maintains information about the network routing choice opted by the user for data transfer.
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.
withRuleId(String) - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Set rule Id is auto-generated for each new rule on destination account.
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.
withSourceContainer(String) - Method in class com.microsoft.azure.management.storage.ObjectReplicationPolicyRule
Set required.
withStartRange(String) - Method in class com.microsoft.azure.management.storage.BlobRestoreRange
Set blob start range.
withState(State) - Method in class com.microsoft.azure.management.storage.VirtualNetworkRule
Set gets the state of virtual network rule.
withStatus(PrivateEndpointServiceConnectionStatus) - Method in class com.microsoft.azure.management.storage.PrivateLinkServiceConnectionState
Set indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
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.
withTable(EncryptionService) - Method in class com.microsoft.azure.management.storage.EncryptionServices
Set the encryption function of the table storage service.
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(double) - 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(double) - 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(double) - 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(double) - 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.
withTimeToRestore(DateTime) - Method in class com.microsoft.azure.management.storage.BlobRestoreParameters
Set restore blob to the specified time.
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.
withValue(String) - Method in class com.microsoft.azure.management.storage.TagFilter
Set this is the filter tag value field used for tag based filtering, it can have 0 - 256 characters.
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.
*/